diff --git a/BUILD b/BUILD index b3c97ca5e2a..a5e8581733b 100644 --- a/BUILD +++ b/BUILD @@ -74,12 +74,12 @@ config_setting( python_config_settings() -# This should be updated along with build.yaml -g_stands_for = "galore" +# This should be updated along with build_handwritten.yaml +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 = [ "include/grpc/support/alloc.h", diff --git a/build_handwritten.yaml b/build_handwritten.yaml index 51815a3afeb..f8780ff67f2 100644 --- a/build_handwritten.yaml +++ b/build_handwritten.yaml @@ -14,8 +14,8 @@ settings: '#10': See the expand_version.py for all the quirks here core_version: 11.0.0 csharp_major_version: 2 - g_stands_for: galore - version: 1.31.0-dev + g_stands_for: giggle + version: 1.32.0-dev targets: - name: check_epollexclusive build: tool