bump protobuf to 3.5.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Protobuf = 3.4.1
|
||||
Protobuf = 3.5.0
|
||||
gflags = 2.2.1
|
||||
glog = 0.3.5
|
||||
Cbc = 2.9.9
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# SVN tags of dependencies to checkout.
|
||||
|
||||
GFLAGS_TAG = 2.2.1
|
||||
PROTOBUF_TAG = 3.4.1
|
||||
PROTOBUF_TAG = 3.5.0
|
||||
GLOG_TAG = 0.3.5
|
||||
CBC_TAG = 2.9.9
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# tags of dependencies to checkout.
|
||||
GFLAGS_TAG = 2.2.1
|
||||
PROTOBUF_TAG = 3.4.1
|
||||
PROTOBUF_TAG = 3.5.0
|
||||
GLOG_TAG = 0.3.5
|
||||
CBC_TAG = 2.9.9
|
||||
ZLIB_TAG = 1.2.11
|
||||
|
||||
Reference in New Issue
Block a user