diff options
author | Srini Polavarapu <psrini@google.com> | 2018-09-11 09:08:38 -0700 |
---|---|---|
committer | Srini Polavarapu <psrini@google.com> | 2018-09-11 09:08:38 -0700 |
commit | 590f2b5fcd42ae85ffb497b3ba302628827935a8 (patch) | |
tree | a2b4462829f403d36bdce7b15dd421fc495fedc8 /BUILD | |
parent | 6f22b273aff7f8359212ac6bf21813c038616808 (diff) |
Bump version to 1.15.0
Diffstat (limited to 'BUILD')
-rw-r--r-- | BUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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", |