Bump version to 1.10

pull/14092/head
Mehrdad Afshari 7 years ago
parent 9813858908
commit d1915a988e
  1. 4
      BUILD
  2. 4
      build.yaml
  3. 1
      doc/g_stands_for.md

@ -54,11 +54,11 @@ config_setting(
)
# This should be updated along with build.yaml
g_stands_for = "glossy"
g_stands_for = "glamorous"
core_version = "5.0.0-dev"
version = "1.9.0-dev"
version = "1.10.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: 5.0.0-dev
g_stands_for: glossy
version: 1.9.0-dev
g_stands_for: glamorous
version: 1.10.0-dev
filegroups:
- name: census
public_headers:

@ -13,3 +13,4 @@ future), and the corresponding version numbers that used them:
- 1.7 'g' stands for 'gambit'
- 1.8 'g' stands for 'generous'
- 1.9 'g' stands for 'glossy'
- 1.10 'g' stands for 'glamorous'

Loading…
Cancel
Save