aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Nathaniel Manista <nathaniel@google.com>2015-08-27 19:40:49 +0000
committerGravatar Nathaniel Manista <nathaniel@google.com>2015-08-27 19:40:49 +0000
commit6686808550172fa4425bec806fbd9147b055a026 (patch)
tree3d9a9e46849f6330d58155fc8a912b40d2e59358 /.gitmodules
parent1c3b21330632a12e14f6d3130db99b03940075fc (diff)
Update protobuf submodule to v3.0.0-beta-1
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 4ab7f3ca5b..2d0c009760 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -8,7 +8,7 @@
[submodule "third_party/protobuf"]
path = third_party/protobuf
url = https://github.com/google/protobuf.git
- branch = v3.0.0-alpha-3
+ branch = v3.0.0-beta-1
[submodule "third_party/gflags"]
path = third_party/gflags
url = https://github.com/gflags/gflags.git