bump gflags to 2.2.0

This commit is contained in:
Laurent Perron
2017-04-19 16:51:45 +02:00
parent ea0364dc57
commit b43447dde9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# SVN tags of dependencies to checkout.
GFLAGS_TAG = 2.1.2
GFLAGS_TAG = 2.2.0
PROTOBUF_TAG = 3.2.0
CBC_TAG = 2.9.8
SWIG_TAG = 3.0.12

View File

@@ -1,5 +1,5 @@
# tags of dependencies to checkout.
GFLAGS_TAG = master
GFLAGS_TAG = 2.2.0
PROTOBUF_TAG = 3.2.0
CBC_TAG = 2.9.8
ZLIB_TAG = 1.2.11