bump C-core version

This commit is contained in:
Xuan Wang 2024-06-11 15:25:09 +00:00
parent 73d016e399
commit 2376205715
2 changed files with 2 additions and 2 deletions

2
BUILD
View File

@ -229,7 +229,7 @@ python_config_settings()
# This should be updated along with build_handwritten.yaml
g_stands_for = "gnarly" # @unused
core_version = "41.0.0" # @unused
core_version = "42.0.0" # @unused
version = "1.65.0-dev" # @unused

View File

@ -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: 41.0.0
core_version: 42.0.0
csharp_major_version: 2
g_stands_for: gnarly
protobuf_version: 3.26.1