aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2018-09-11 13:10:59 -0700
committerGravatar GitHub <noreply@github.com>2018-09-11 13:10:59 -0700
commitd2c7d4dea492b9a86a53555aabdbfa90c2b01730 (patch)
tree33b6946b84d1acf66ec1bbd0ce0020b501c031a4 /BUILD
parent6f22b273aff7f8359212ac6bf21813c038616808 (diff)
parent27665a3567da6e68db382eca397ea5585afdf930 (diff)
Merge pull request #16603 from srini100/v1.15.x
Bump version to 1.15.0
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD b/BUILD
index 7d2bf2a78b..f3c210dfab 100644
--- a/BUILD
+++ b/BUILD
@@ -66,9 +66,9 @@ config_setting(
# This should be updated along with build.yaml
g_stands_for = "glider"
-core_version = "6.0.0-pre1"
+core_version = "6.0.0"
-version = "1.15.0-pre1"
+version = "1.15.0"
GPR_PUBLIC_HDRS = [
"include/grpc/support/alloc.h",