Skip to content

Commit

Permalink
Bump version to 1.2.0-rc7
Browse files Browse the repository at this point in the history
  • Loading branch information
PhysSong committed Sep 25, 2018
1 parent 8154f88 commit a2685c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -30,7 +30,7 @@ SET(PROJECT_COPYRIGHT "2008-${PROJECT_YEAR} ${PROJECT_AUTHOR}")
SET(VERSION_MAJOR "1")
SET(VERSION_MINOR "2")
SET(VERSION_RELEASE "0")
SET(VERSION_STAGE "rc6")
SET(VERSION_STAGE "rc7")
SET(VERSION_BUILD "0")
SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_RELEASE}")
IF(VERSION_STAGE)
Expand Down

0 comments on commit a2685c1

Please sign in to comment.