This commit is contained in:
Mehrdad Afshari 2018-04-04 17:31:34 -07:00
Родитель 91d12fb93e
Коммит 7ee65851ef
2 изменённых файлов: 4 добавлений и 4 удалений

4
BUILD
Просмотреть файл

@ -66,9 +66,9 @@ config_setting(
# This should be updated along with build.yaml
g_stands_for = "glamorous"
core_version = "6.0.0-pre2"
core_version = "6.0.0"
version = "1.10.1-pre2"
version = "1.10.1"
GPR_PUBLIC_HDRS = [
"include/grpc/support/alloc.h",

Просмотреть файл

@ -12,9 +12,9 @@ settings:
'#08': Use "-preN" suffixes to identify pre-release versions
'#09': Per-language overrides are possible with (eg) ruby_version tag here
'#10': See the expand_version.py for all the quirks here
core_version: 6.0.0-pre2
core_version: 6.0.0
g_stands_for: glamorous
version: 1.10.1-pre2
version: 1.10.1
filegroups:
- name: census
public_headers: