From 54507cfc14f6ee35709a109bd6c551414f9ee7dc Mon Sep 17 00:00:00 2001 From: Mehrdad Afshari Date: Wed, 4 Apr 2018 14:03:39 -0700 Subject: [PATCH] Bump version to v1.12.0-dev --- BUILD | 4 ++-- build.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/BUILD b/BUILD index f6ec92179bf..ece6cd182d7 100644 --- a/BUILD +++ b/BUILD @@ -64,11 +64,11 @@ config_setting( ) # This should be updated along with build.yaml -g_stands_for = "gorgeous" +g_stands_for = "glorious" core_version = "6.0.0-dev" -version = "1.11.0-dev" +version = "1.12.0-dev" GPR_PUBLIC_HDRS = [ "include/grpc/support/alloc.h", diff --git a/build.yaml b/build.yaml index 6a6f234fae3..aa5a40d8495 100644 --- a/build.yaml +++ b/build.yaml @@ -13,8 +13,8 @@ settings: '#09': Per-language overrides are possible with (eg) ruby_version tag here '#10': See the expand_version.py for all the quirks here core_version: 6.0.0-dev - g_stands_for: gorgeous - version: 1.11.0-dev + g_stands_for: glorious + version: 1.12.0-dev filegroups: - name: alts_proto headers: