aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2015-08-27 12:44:08 -0700
committerGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2015-08-27 12:44:08 -0700
commitdcb1691866428fd282245fc8fc181c5e56f1ff07 (patch)
tree1ee9f76e4af799cfd3fc065423d62c7a64182582
parent08348334e53a299934626b29d97f829917a811f0 (diff)
parent6686808550172fa4425bec806fbd9147b055a026 (diff)
Merge pull request #3105 from nathanielmanistaatgoogle/update-protobuf-submodule
Update protobuf submodule to v3.0.0-beta-1
-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