diff options
author | murgatroid99 <mlumish@google.com> | 2017-10-04 14:02:22 -0700 |
---|---|---|
committer | murgatroid99 <mlumish@google.com> | 2017-10-04 14:02:22 -0700 |
commit | 90e9140211976db14e3752dff84442cbed2b3c94 (patch) | |
tree | ea15ac00b0feeac9b52844f83027ad0aaefac0a4 /BUILD | |
parent | 3137faac5cc1bcff58fa2729bb57489f1aa12cef (diff) |
1.7.x is now 1.7.0-pre1
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", |