aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2018-06-15 11:13:46 -0400
committerGravatar ncteisen <ncteisen@gmail.com>2018-06-15 11:13:46 -0400
commitc14e95fc63302421b71f0939a71d3a2b32c8ab1f (patch)
tree7a5a865423be974130cd24d3e70067052d6b9d8e /BUILD
parentc7166ae67dd554d41b4d26286da2888aebc0153b (diff)
parentbd6ac0f9d57dda96797bbd5b1bd27815342e7ee5 (diff)
Merge branch 'master' of https://github.com/grpc/grpc into channelz
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD b/BUILD
index 392161e9da..4a91a83706 100644
--- a/BUILD
+++ b/BUILD
@@ -64,11 +64,11 @@ config_setting(
)
# This should be updated along with build.yaml
-g_stands_for = "gloriosa"
+g_stands_for = "gladiolus"
core_version = "6.0.0-dev"
-version = "1.13.0-dev"
+version = "1.14.0-dev"
GPR_PUBLIC_HDRS = [
"include/grpc/support/alloc.h",