Bump master to v1.13.0-dev

pull/15256/head
Mehrdad Afshari 7 years ago
parent e216754277
commit 7af3e81c9a
  1. 4
      BUILD
  2. 4
      build.yaml

@ -64,11 +64,11 @@ config_setting(
)
# This should be updated along with build.yaml
g_stands_for = "glorious"
g_stands_for = "gloriosa"
core_version = "6.0.0-dev"
version = "1.12.0-dev"
version = "1.13.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: glorious
version: 1.12.0-dev
g_stands_for: gloriosa
version: 1.13.0-dev
filegroups:
- name: alts_proto
headers:

Loading…
Cancel
Save