Update GraphDef version to 1048.
PiperOrigin-RevId: 429851852
Change-Id: I7930c2fb2293b19c6fee7dae2f2ce4f7f5d80331
diff --git a/tensorflow/core/public/version.h b/tensorflow/core/public/version.h
index 9364dff..1bab484 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 1047 // Updated: 2022/2/19
+#define TF_GRAPH_DEF_VERSION 1048 // Updated: 2022/2/20
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//