aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Jorge Canizales <jcanizales@google.com>2016-07-01 15:56:57 -0700
committerGravatar Jorge Canizales <jcanizales@google.com>2016-07-01 15:56:57 -0700
commitf29e364168240bc472e22a6b55d2f27d501fceea (patch)
tree6e9b525cd3a189508f6935145d04fdc378109d27 /.gitmodules
parent0f213c399c5e4025146cbd6fb2a63925f37e8b82 (diff)
Bump protobuf version to beta-3.3
It’s just the merge of beta-3.1 and beta-3.2, both of which we need.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 1e1876b724..ce647f3c45 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 = v3.0.0-beta-3.1
+ branch = 3.0.0-beta-3
[submodule "third_party/gflags"]
path = third_party/gflags
url = https://github.com/gflags/gflags.git