Update GraphDef version to 579.

PiperOrigin-RevId: 341261066
Change-Id: Ic8918fc702ddf6fbba0943ac6c46847981cee283
diff --git a/tensorflow/core/public/version.h b/tensorflow/core/public/version.h
index 0831829..5553ff6 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 578  // Updated: 2020/11/7
+#define TF_GRAPH_DEF_VERSION 579  // Updated: 2020/11/8
 
 // Checkpoint compatibility versions (the versions field in SavedSliceMeta).
 //