From dd782766f8c9d34d7a1d79ad284fbba9101d34a5 Mon Sep 17 00:00:00 2001 From: yulin-liang Date: Tue, 17 Nov 2020 13:25:02 -0800 Subject: [PATCH] Bump version to V1.34.0-pre1 --- BUILD | 2 +- build_handwritten.yaml | 2 +- doc/g_stands_for.md | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/BUILD b/BUILD index ab6b757c6d9..1d70642ba9a 100644 --- a/BUILD +++ b/BUILD @@ -84,7 +84,7 @@ g_stands_for = "gauntlet" core_version = "13.0.0" -version = "1.34.0-dev" +version = "1.34.0-pre1" GPR_PUBLIC_HDRS = [ "include/grpc/support/alloc.h", diff --git a/build_handwritten.yaml b/build_handwritten.yaml index 886e48474c7..923c88735a3 100644 --- a/build_handwritten.yaml +++ b/build_handwritten.yaml @@ -15,7 +15,7 @@ settings: core_version: 13.0.0 csharp_major_version: 2 g_stands_for: gauntlet - version: 1.34.0-dev + version: 1.34.0-pre1 targets: - name: check_epollexclusive build: tool diff --git a/doc/g_stands_for.md b/doc/g_stands_for.md index f98e7ffa4d9..b004f52550b 100644 --- a/doc/g_stands_for.md +++ b/doc/g_stands_for.md @@ -33,4 +33,5 @@ - 1.31 'g' stands for ['galore'](https://github.com/grpc/grpc/tree/v1.31.x) - 1.32 'g' stands for ['giggle'](https://github.com/grpc/grpc/tree/v1.32.x) - 1.33 'g' stands for ['geeky'](https://github.com/grpc/grpc/tree/v1.33.x) -- 1.34 'g' stands for ['gauntlet'](https://github.com/grpc/grpc/tree/master) +- 1.34 'g' stands for ['gauntlet'](https://github.com/grpc/grpc/tree/v1.34.x) +- 1.35 'g' stands for ['gecko'](https://github.com/grpc/grpc/tree/master)