update version to 1.32.0-dev

pull/23576/head
Jan Tattermusch 4 years ago
parent f9b68bb01e
commit 21fe9652e5
  1. 8
      BUILD
  2. 4
      build_handwritten.yaml

@ -74,12 +74,12 @@ config_setting(
python_config_settings() python_config_settings()
# This should be updated along with build.yaml # This should be updated along with build_handwritten.yaml
g_stands_for = "galore" g_stands_for = "giggle"
core_version = "10.0.0" core_version = "11.0.0"
version = "1.31.0-dev" version = "1.32.0-dev"
GPR_PUBLIC_HDRS = [ GPR_PUBLIC_HDRS = [
"include/grpc/support/alloc.h", "include/grpc/support/alloc.h",

@ -14,8 +14,8 @@ settings:
'#10': See the expand_version.py for all the quirks here '#10': See the expand_version.py for all the quirks here
core_version: 11.0.0 core_version: 11.0.0
csharp_major_version: 2 csharp_major_version: 2
g_stands_for: galore g_stands_for: giggle
version: 1.31.0-dev version: 1.32.0-dev
targets: targets:
- name: check_epollexclusive - name: check_epollexclusive
build: tool build: tool

Loading…
Cancel
Save