diff options
Diffstat (limited to 'BUILD')
-rw-r--r-- | BUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -36,9 +36,9 @@ load( # This should be updated along with build.yaml g_stands_for = "gambit" -core_version = "4.0.0-dev" +core_version = "5.0.0-dev" -version = "1.7.0-dev" +version = "1.7.0-pre1" GPR_PUBLIC_HDRS = [ "include/grpc/support/alloc.h", |