Bump version to v1.35.0-pre1

pull/25110/head
Stanley Cheung 4 years ago
parent 46075a4c81
commit 82ba4c08f8
  1. 2
      BUILD
  2. 2
      build_handwritten.yaml
  3. 2
      doc/g_stands_for.md

@ -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",

@ -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

@ -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)

Loading…
Cancel
Save