Skip to content

Commit 94363be

Browse files
committed
Bump version to 1.2.2
1 parent fde11df commit 94363be

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
@@ -29,7 +29,7 @@ SET(PROJECT_DESCRIPTION "${PROJECT_NAME_UCASE} - Free music production software"
2929
SET(PROJECT_COPYRIGHT "2008-${PROJECT_YEAR} ${PROJECT_AUTHOR}")
3030
SET(VERSION_MAJOR "1")
3131
SET(VERSION_MINOR "2")
32-
SET(VERSION_RELEASE "1")
32+
SET(VERSION_RELEASE "2")
3333
SET(VERSION_STAGE "")
3434
SET(VERSION_BUILD "0")
3535
SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_RELEASE}")

0 commit comments

Comments
 (0)