aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar murgatroid99 <mlumish@google.com>2017-10-04 14:02:22 -0700
committerGravatar murgatroid99 <mlumish@google.com>2017-10-04 14:02:22 -0700
commit90e9140211976db14e3752dff84442cbed2b3c94 (patch)
treeea15ac00b0feeac9b52844f83027ad0aaefac0a4 /BUILD
parent3137faac5cc1bcff58fa2729bb57489f1aa12cef (diff)
1.7.x is now 1.7.0-pre1
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD b/BUILD
index dfcded2197..5eaafae3fd 100644
--- a/BUILD
+++ b/BUILD
@@ -36,9 +36,9 @@ load(
# This should be updated along with build.yaml
g_stands_for = "gambit"
-core_version = "4.0.0-dev"
+core_version = "5.0.0-dev"
-version = "1.7.0-dev"
+version = "1.7.0-pre1"
GPR_PUBLIC_HDRS = [
"include/grpc/support/alloc.h",