aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Jorge Canizales <jcanizales@google.com>2015-09-09 11:11:59 -0700
committerGravatar Jorge Canizales <jcanizales@google.com>2015-09-09 11:11:59 -0700
commit1d5d4a5b3596769e07356ad0711eb433a93c9a2e (patch)
treeb55b0ee7e611adfa7c863a9829cc0a296985774f /.gitmodules
parent705a49a81270794ea04a93a2d6e0afb53f27d0f7 (diff)
Update protobuf submodule to v3.0.0-alpha-4.1
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 2d0c009760..4d35fdece3 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-beta-1
+ branch = v3.0.0-alpha-4.1
[submodule "third_party/gflags"]
path = third_party/gflags
url = https://github.com/gflags/gflags.git