Bump version to [1.41]

reviewable/pr27072/r1
Nicolas 'Pixel' Noble 4 years ago
parent 6ba4a92af7
commit ce9206255b
  1. 4
      BUILD
  2. 4
      build_handwritten.yaml

@ -109,11 +109,11 @@ config_setting(
python_config_settings()
# This should be updated along with build_handwritten.yaml
g_stands_for = "guileless" # @unused
g_stands_for = "goat" # @unused
core_version = "18.0.0" # @unused
version = "1.40.0-dev" # @unused
version = "1.41.0-dev" # @unused
GPR_PUBLIC_HDRS = [
"include/grpc/support/alloc.h",

@ -14,9 +14,9 @@ settings:
'#10': See the expand_version.py for all the quirks here
core_version: 18.0.0
csharp_major_version: 2
g_stands_for: guileless
g_stands_for: goat
protobuf_version: 3.15.8
version: 1.40.0-dev
version: 1.41.0-dev
targets:
- name: check_epollexclusive
build: tool

Loading…
Cancel
Save