From 19b1478f14e88f7061a8da358e4e4a0203f71386 Mon Sep 17 00:00:00 2001 From: Masood Malekghassemi Date: Thu, 28 May 2015 16:51:52 -0700 Subject: Update protobuf to release v3.0.0-alpha-3 Fixes #1759. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') 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 -- cgit v1.2.3