Skip to content

Commit 55eb831

Browse files
committed
Bump version to 1.2.0-rc8
1 parent 97e738a commit 55eb831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ SET(PROJECT_COPYRIGHT "2008-${PROJECT_YEAR} ${PROJECT_AUTHOR}")
3030
SET(VERSION_MAJOR "1")
3131
SET(VERSION_MINOR "2")
3232
SET(VERSION_RELEASE "0")
33-
SET(VERSION_STAGE "rc7")
33+
SET(VERSION_STAGE "rc8")
3434
SET(VERSION_BUILD "0")
3535
SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_RELEASE}")
3636
IF(VERSION_STAGE)

0 commit comments

Comments
 (0)