From 27290873865cd398350bb024c169fd88eec06f59 Mon Sep 17 00:00:00 2001 From: yulin-liang Date: Mon, 30 Nov 2020 12:23:15 -0800 Subject: [PATCH] Bump version to v1.34.0 --- BUILD | 2 +- build_handwritten.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD b/BUILD index 6e7398967c6..13544339e3b 100644 --- a/BUILD +++ b/BUILD @@ -84,7 +84,7 @@ g_stands_for = "gauntlet" core_version = "14.0.0" -version = "1.34.0-pre2" +version = "1.34.0" GPR_PUBLIC_HDRS = [ "include/grpc/support/alloc.h", diff --git a/build_handwritten.yaml b/build_handwritten.yaml index 4d25a3629ba..b7c1070c895 100644 --- a/build_handwritten.yaml +++ b/build_handwritten.yaml @@ -15,7 +15,7 @@ settings: core_version: 14.0.0 csharp_major_version: 2 g_stands_for: gauntlet - version: 1.34.0-pre2 + version: 1.34.0 targets: - name: check_epollexclusive build: tool