From 82ba4c08f82735dd9136b5372f44d90807101847 Mon Sep 17 00:00:00 2001 From: Stanley Cheung Date: Wed, 6 Jan 2021 19:39:29 -0800 Subject: [PATCH] Bump version to v1.35.0-pre1 --- BUILD | 2 +- build_handwritten.yaml | 2 +- doc/g_stands_for.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/BUILD b/BUILD index 81b891d22b6..d346f0da92b 100644 --- a/BUILD +++ b/BUILD @@ -84,7 +84,7 @@ g_stands_for = "gecko" core_version = "14.0.0" -version = "1.35.0-dev" +version = "1.35.0-pre1" GPR_PUBLIC_HDRS = [ "include/grpc/support/alloc.h", diff --git a/build_handwritten.yaml b/build_handwritten.yaml index a0c05180062..7494e3bc01b 100644 --- a/build_handwritten.yaml +++ b/build_handwritten.yaml @@ -16,7 +16,7 @@ settings: csharp_major_version: 2 g_stands_for: gecko protobuf_version: 3.13.0 - version: 1.35.0-dev + version: 1.35.0-pre1 targets: - name: check_epollexclusive build: tool diff --git a/doc/g_stands_for.md b/doc/g_stands_for.md index b004f52550b..92edee5557b 100644 --- a/doc/g_stands_for.md +++ b/doc/g_stands_for.md @@ -34,4 +34,4 @@ - 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/v1.34.x) -- 1.35 'g' stands for ['gecko'](https://github.com/grpc/grpc/tree/master) +- 1.35 'g' stands for ['gecko'](https://github.com/grpc/grpc/tree/v1.35.x)