diff options
author | David Garcia Quintas <dgq@google.com> | 2017-04-21 16:12:39 -0700 |
---|---|---|
committer | David Garcia Quintas <dgq@google.com> | 2017-04-21 16:33:47 -0700 |
commit | ae64b01506b5b5322694c5fc06d09910f4945cbb (patch) | |
tree | 216f4a6cd3ed93b20502614e8dcbec10edb6e1de /BUILD | |
parent | 401aa08915b427c03a5616e79127cc0f882bdd8a (diff) |
updated g meaning for 1.4.x
Diffstat (limited to 'BUILD')
-rw-r--r-- | BUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ load("//bazel:grpc_build_system.bzl", "grpc_cc_library", "grpc_proto_plugin", "grpc_cc_libraries") # This should be updated along with build.yaml -g_stands_for = "gentle" +g_stands_for = "gregarious" core_version = "3.0.0-dev" |