From 083192451c94041cbc6eee413f75bb44a1cc2dd1 Mon Sep 17 00:00:00 2001 From: Stanley Cheung Date: Fri, 12 Jan 2024 19:10:22 +0000 Subject: [PATCH] bump C-core version --- BUILD | 2 +- build_handwritten.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD b/BUILD index f96930947a3..79fadd1ccdd 100644 --- a/BUILD +++ b/BUILD @@ -213,7 +213,7 @@ python_config_settings() # This should be updated along with build_handwritten.yaml g_stands_for = "grand" # @unused -core_version = "37.0.0" # @unused +core_version = "38.0.0" # @unused version = "1.61.0-dev" # @unused diff --git a/build_handwritten.yaml b/build_handwritten.yaml index 10356ca094d..711c0fd8177 100644 --- a/build_handwritten.yaml +++ b/build_handwritten.yaml @@ -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: 37.0.0 + core_version: 38.0.0 csharp_major_version: 2 g_stands_for: grand protobuf_version: 3.25.1