Skip to content

Commit dbf5f47

Browse files
committed
Bump version to 1.2.1
1 parent 4f11cf1 commit dbf5f47

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 "0")
32+
SET(VERSION_RELEASE "1")
3333
SET(VERSION_STAGE "")
3434
SET(VERSION_BUILD "0")
3535
SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_RELEASE}")

0 commit comments

Comments
 (0)