From 21fe9652e53de25a456bc14a66a097aca9b9356d Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Wed, 22 Jul 2020 13:03:19 +0200 Subject: [PATCH] update version to 1.32.0-dev --- BUILD | 8 ++++---- build_handwritten.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) 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