Update GraphDef version to 888.
PiperOrigin-RevId: 396306267
Change-Id: I2ef18f3447d6fcf83f886e99a64546e9dc437e06
diff --git a/tensorflow/core/public/version.h b/tensorflow/core/public/version.h
index ac72654..58e5d7e 100644
--- a/tensorflow/core/public/version.h
+++ b/tensorflow/core/public/version.h
@@ -108,7 +108,7 @@
#define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0
#define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0
-#define TF_GRAPH_DEF_VERSION 887 // Updated: 2021/9/12
+#define TF_GRAPH_DEF_VERSION 888 // Updated: 2021/9/13
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//