aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Jorge Canizales <jcanizales@google.com>2016-07-29 15:39:45 -0700
committerGravatar Jorge Canizales <jcanizales@google.com>2016-07-29 15:39:45 -0700
commit4343c904e23a49e6e568579374c6b3d99e9afda7 (patch)
tree30588a8be4bbbe091790dc0202098bd14a0a6e28 /.gitmodules
parent70ded7eeccf1994f5a87bc983989b96eef503af1 (diff)
Update Protobuf submodule to v3.0.0 (GA)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 98bedade52..d41b8d5213 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,7 +4,7 @@
[submodule "third_party/protobuf"]
path = third_party/protobuf
url = https://github.com/google/protobuf.git
- branch = 3.0.0-beta-4
+ branch = 3.0.0-GA
[submodule "third_party/gflags"]
path = third_party/gflags
url = https://github.com/gflags/gflags.git