aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Przemysław Sobala <przemyslaw.sobala@grupawp.pl>2016-01-27 14:07:09 +0100
committerGravatar Przemysław Sobala <przemyslaw.sobala@grupawp.pl>2016-01-27 14:07:09 +0100
commitea9a031fed9bae40fa2902e38b7fa1ac75a2fe8c (patch)
tree553876261ff1738dd9971359034b550f4970ba4b /.gitmodules
parent4f3840dc06676df5eed09b58828393fe85a599c2 (diff)
Update protobuf version
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 4ca1b8d640..008bc5fae8 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-alpha-4.1
+ branch = v3.0.0-beta-2
[submodule "third_party/gflags"]
path = third_party/gflags
url = https://github.com/gflags/gflags.git