Bump version to v1.12.0-dev

pull/14939/head
Mehrdad Afshari 7 years ago
parent 4991fcdfc6
commit 54507cfc14
  1. 4
      BUILD
  2. 4
      build.yaml

@ -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",

@ -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:

Loading…
Cancel
Save