aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2018-11-19 15:14:44 -0800
committerGravatar Muxi Yan <mxyan@google.com>2018-11-19 15:22:06 -0800
commitf836319f1f0a5ec1786b971c4c33eb40a67371bd (patch)
tree6967e0fe4ae983d29decee52bdd27bae4af89997 /BUILD
parentf9f78e45d7ce173994d46dca400979381fe417d5 (diff)
Bump version to v1.18.0-dev
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD b/BUILD
index 3627096f2d..526307a5e6 100644
--- a/BUILD
+++ b/BUILD
@@ -64,11 +64,11 @@ config_setting(
)
# This should be updated along with build.yaml
-g_stands_for = "gizmo"
+g_stands_for = "goose"
core_version = "7.0.0-dev"
-version = "1.17.0-dev"
+version = "1.18.0-dev"
GPR_PUBLIC_HDRS = [
"include/grpc/support/alloc.h",