aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Masood Malekghassemi <soltanmm@users.noreply.github.com>2015-05-28 16:51:52 -0700
committerGravatar Masood Malekghassemi <soltanmm@users.noreply.github.com>2015-05-28 17:06:07 -0700
commit19b1478f14e88f7061a8da358e4e4a0203f71386 (patch)
treed40edf155619f7d11734482e278f5c5f514e4d10 /.gitmodules
parent40c466583c36f999c573acb721f6162a4359aebf (diff)
Update protobuf to release v3.0.0-alpha-3
Fixes #1759.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 557321001f..a5cf3aaaee 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-1
+ branch = v3.0.0-alpha-3
[submodule "third_party/gflags"]
path = third_party/gflags
url = https://github.com/gflags/gflags.git