mirror of
https://github.com/gflags/gflags.git
synced 2025-04-04 13:05:03 +00:00
cmake: Increment project version to 2.2.2
This commit is contained in:
parent
83fecd3ed0
commit
0f439e8407
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ include ("${CMAKE_CURRENT_SOURCE_DIR}/cmake/utils.cmake")
|
|||
# ----------------------------------------------------------------------------
|
||||
# package information
|
||||
set (PACKAGE_NAME "gflags")
|
||||
set (PACKAGE_VERSION "2.2.1")
|
||||
set (PACKAGE_VERSION "2.2.2")
|
||||
set (PACKAGE_STRING "${PACKAGE_NAME} ${PACKAGE_VERSION}")
|
||||
set (PACKAGE_TARNAME "${PACKAGE_NAME}-${PACKAGE_VERSION}")
|
||||
set (PACKAGE_BUGREPORT "https://github.com/gflags/gflags/issues")
|
||||
|
|
Loading…
Add table
Reference in a new issue