mirror of
https://github.com/gflags/gflags.git
synced 2025-04-05 05:25:04 +00:00
Bump version to 2.1.1.
This commit is contained in:
parent
7bc160b304
commit
eb5e1f7fe4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ include (utils)
|
|||
# ----------------------------------------------------------------------------
|
||||
# package information
|
||||
set (PACKAGE_NAME "gflags")
|
||||
set (PACKAGE_VERSION "2.1.0")
|
||||
set (PACKAGE_VERSION "2.1.1")
|
||||
set (PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
|
||||
set (PACKAGE_TARNAME "${PACKAGE_NAME}-${PACKAGE_VERSION}")
|
||||
set (PACKAGE_BUGREPORT "https://code.google.com/p/gflags/issues/")
|
||||
|
|
Loading…
Add table
Reference in a new issue