Skip to content

Commit afd22c8

Browse files
committed
Bump version number for RC3
1 parent 53772c0 commit afd22c8

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 "rc2")
33+
SET(VERSION_STAGE "rc3")
3434
SET(VERSION_BUILD "0")
3535
SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_RELEASE}")
3636
IF(VERSION_STAGE)

0 commit comments

Comments
 (0)