aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Jorge Canizales <jcanizales@google.com>2016-07-19 17:34:34 -0700
committerGravatar Jorge Canizales <jcanizales@google.com>2016-07-19 17:35:06 -0700
commit9e6372380dc1571d16f4115b21b8d370f08a4864 (patch)
tree6aaa88ede2069db06ac3ba07f3d558f9b42a0414 /.gitmodules
parent91991a234feefe8848b3f12ca91dd486bfd160b6 (diff)
Update protobuf submodule to 3.0.0-beta-4
Which has the fix for oneofs when using dynamic frameworks in ObjectiveC
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index ce647f3c45..98bedade52 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 = 3.0.0-beta-3
+ branch = 3.0.0-beta-4
[submodule "third_party/gflags"]
path = third_party/gflags
url = https://github.com/gflags/gflags.git