Bump version to v1.25.0-pre1

pull/20776/head
Yash Tibrewal 5 years ago
parent f20b64ea38
commit e94ccbdf3d
  1. 2
      BUILD
  2. 2
      build.yaml
  3. 2
      doc/g_stands_for.md

@ -76,7 +76,7 @@ g_stands_for = "game"
core_version = "7.0.0"
version = "1.25.0-dev"
version = "1.25.0-pre1"
GPR_PUBLIC_HDRS = [
"include/grpc/support/alloc.h",

@ -15,7 +15,7 @@ settings:
core_version: 8.0.0
csharp_major_version: 2
g_stands_for: game
version: 1.25.0-dev
version: 1.25.0-pre1
filegroups:
- name: alts_tsi
headers:

@ -24,4 +24,4 @@
- 1.22 'g' stands for ['gale'](https://github.com/grpc/grpc/tree/v1.22.x)
- 1.23 'g' stands for ['gangnam'](https://github.com/grpc/grpc/tree/v1.23.x)
- 1.24 'g' stands for ['ganges'](https://github.com/grpc/grpc/tree/v1.24.x)
- 1.25 'g' stands for ['game'](https://github.com/grpc/grpc/tree/master)
- 1.25 'g' stands for ['game'](https://github.com/grpc/grpc/tree/v1.25.x)

Loading…
Cancel
Save