aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
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 /tools
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 'tools')
-rwxr-xr-xtools/run_tests/sanity/check_submodules.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/sanity/check_submodules.sh b/tools/run_tests/sanity/check_submodules.sh
index b602d69564..a03d6f0717 100755
--- a/tools/run_tests/sanity/check_submodules.sh
+++ b/tools/run_tests/sanity/check_submodules.sh
@@ -45,7 +45,7 @@ cat << EOF | awk '{ print $1 }' | sort > $want_submodules
05b155ff59114735ec8cd089f669c4c3d8f59029 third_party/gflags (v2.1.0-45-g05b155f)
c99458533a9b4c743ed51537e25989ea55944908 third_party/googletest (release-1.7.0)
f8ac463766281625ad710900479130c7fcb4d63b third_party/nanopb (nanopb-0.3.4-29-gf8ac463)
- bdeb215cab2985195325fcd5e70c3fa751f46e0f third_party/protobuf (v3.0.0-beta-3.3)
+ 4b36284bdfdc77896d7c4cb9645433cf86efb069 third_party/protobuf (v3.0.0-beta-4-3-g4b36284)
50893291621658f355bc5b4d450a8d06a563053d third_party/zlib (v1.2.8)
EOF