aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar Sanjay Pujare <sanjaypujare@users.noreply.github.com>2019-01-03 15:33:33 -0800
committerGravatar Sanjay Pujare <sanjaypujare@users.noreply.github.com>2019-01-03 15:33:33 -0800
commitd99f2f03074ef978b593ec0fdbe6295cd0235500 (patch)
tree8c35acb835facd908ab48ef0685a268a62342733 /BUILD
parent2dda0bb21bbe6e0914cd12fbf3ffa013111cc8a3 (diff)
Bump version to v1.19.x
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD b/BUILD
index e3c765198b..cd23d9c91f 100644
--- a/BUILD
+++ b/BUILD
@@ -64,11 +64,11 @@ config_setting(
)
# This should be updated along with build.yaml
-g_stands_for = "goose"
+g_stands_for = "gold"
core_version = "7.0.0-dev"
-version = "1.18.0-dev"
+version = "1.19.0-dev"
GPR_PUBLIC_HDRS = [
"include/grpc/support/alloc.h",