aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/public/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/core/public/version.h')
-rw-r--r--tensorflow/core/public/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/core/public/version.h b/tensorflow/core/public/version.h
index 37e5dc81b2..a9d984993e 100644
--- a/tensorflow/core/public/version.h
+++ b/tensorflow/core/public/version.h
@@ -20,7 +20,7 @@ limitations under the License.
#define TF_MAJOR_VERSION 1
#define TF_MINOR_VERSION 0
-#define TF_PATCH_VERSION 0-rc1
+#define TF_PATCH_VERSION 0-rc2
// TF_VERSION_SUFFIX is non-empty for pre-releases (e.g. "-alpha", "-alpha.1",
// "-beta", "-rc", "-rc.1")