Bumping version number for patch release.
This commit is contained in:
parent
d106aa4180
commit
e8efc4ea6b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ cmake_minimum_required (VERSION 2.8.11)
|
|||
project (rai)
|
||||
|
||||
set (CPACK_PACKAGE_VERSION_MAJOR "11")
|
||||
set (CPACK_PACKAGE_VERSION_MINOR "1")
|
||||
set (CPACK_PACKAGE_VERSION_MINOR "2")
|
||||
set (CPACK_PACKAGE_VERSION_PATCH "0")
|
||||
if (DEFINED GIT_COMMIT)
|
||||
set (CPACK_PACKAGE_VERSION_PATCH "GIT-${GIT_COMMIT}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue