protobuf -> 3.5.1

This commit is contained in:
Laurent Perron
2018-01-08 09:17:31 +01:00
parent 959a5f840b
commit 53213124d3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# SVN tags of dependencies to checkout.
GFLAGS_TAG = 2.2.1
PROTOBUF_TAG = 3.5.0
PROTOBUF_TAG = 3.5.1
GLOG_TAG = 0.3.5
CBC_TAG = 2.9.9

View File

@@ -1,6 +1,6 @@
# tags of dependencies to checkout.
GFLAGS_TAG = 2.2.1
PROTOBUF_TAG = 3.5.0
PROTOBUF_TAG = 3.5.1
GLOG_TAG = 0.3.5
CBC_TAG = 2.9.9
ZLIB_TAG = 1.2.11