aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Srini Polavarapu <psrini@google.com>2018-07-30 18:34:35 -0700
committerGravatar Srini Polavarapu <psrini@google.com>2018-07-30 18:34:35 -0700
commitdeeb781374e7c6165b39fc92cd9bf8971fabf93c (patch)
tree761e128d25b5bc23cf10e8fcb319692898eb5017 /CMakeLists.txt
parent2a3d32819944a1fc29b0fbf79f0f2935a9374abe (diff)
Regenrate projects
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 02e01da283..b4c0226e17 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -24,7 +24,7 @@
cmake_minimum_required(VERSION 2.8)
set(PACKAGE_NAME "grpc")
-set(PACKAGE_VERSION "1.14.0-pre1")
+set(PACKAGE_VERSION "1.14.0-pre2")
set(PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
set(PACKAGE_TARNAME "${PACKAGE_NAME}-${PACKAGE_VERSION}")
set(PACKAGE_BUGREPORT "https://github.com/grpc/grpc/issues/")