Bump version to v1.30.0-pre1

pull/23155/head
Srini Polavarapu 5 years ago
parent 502c796a94
commit f4afbcefef
  1. 2
      BUILD
  2. 2
      build_handwritten.yaml
  3. 2
      doc/g_stands_for.md

@ -79,7 +79,7 @@ g_stands_for = "gradius"
core_version = "10.0.0"
version = "1.30.0-dev"
version = "1.30.0-pre1"
GPR_PUBLIC_HDRS = [
"include/grpc/support/alloc.h",

@ -15,7 +15,7 @@ settings:
core_version: 10.0.0
csharp_major_version: 2
g_stands_for: gradius
version: 1.30.0-dev
version: 1.30.0-pre1
targets:
- name: check_epollexclusive
build: tool

@ -29,4 +29,4 @@
- 1.27 'g' stands for ['guantao'](https://github.com/grpc/grpc/tree/v1.27.x)
- 1.28 'g' stands for ['galactic'](https://github.com/grpc/grpc/tree/v1.28.x)
- 1.29 'g' stands for ['gringotts'](https://github.com/grpc/grpc/tree/v1.29.x)
- 1.30 'g' stands for ['gradius'](https://github.com/grpc/grpc/tree/master)
- 1.30 'g' stands for ['gradius'](https://github.com/grpc/grpc/tree/v1.30.x)

Loading…
Cancel
Save