bump C-core version

pull/37941/head
Richard Belleville 1 month ago
parent 7e06934192
commit 8cf6d4fa5a
  1. 2
      BUILD
  2. 2
      build_handwritten.yaml

@ -209,7 +209,7 @@ python_config_settings()
# This should be updated along with build_handwritten.yaml
g_stands_for = "groovy" # @unused
core_version = "44.0.0" # @unused
core_version = "44.1.0" # @unused
version = "1.68.0-dev" # @unused

@ -12,7 +12,7 @@ settings:
'#08': Use "-preN" suffixes to identify pre-release versions
'#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: 44.0.0
core_version: 44.1.0
csharp_major_version: 2
g_stands_for: groovy
protobuf_version: 3.28.1

Loading…
Cancel
Save