diff --git a/tensorflow/core/public/version.h b/tensorflow/core/public/version.h index 199a727c62be14..1dc8d61fea9bcd 100644 --- a/tensorflow/core/public/version.h +++ b/tensorflow/core/public/version.h @@ -108,7 +108,7 @@ limitations under the License. #define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0 #define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0 -#define TF_GRAPH_DEF_VERSION 1685 // Updated: 2023/11/19 +#define TF_GRAPH_DEF_VERSION 1686 // Updated: 2023/11/20 // Checkpoint compatibility versions (the versions field in SavedSliceMeta). //