Skip to content

Commit eb65c95

Browse files
committed
Begin post-v0.1.31 development [ci skip]
1 parent 8759e03 commit eb65c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ endif()
4343
set(CTKAppLauncher_MAJOR_VERSION 0)
4444
set(CTKAppLauncher_MINOR_VERSION 1)
4545
set(CTKAppLauncher_BUILD_VERSION 31)
46-
set(CTKAppLauncher_VERSION_IS_RELEASE 1)
46+
set(CTKAppLauncher_VERSION_IS_RELEASE 0)
4747

4848
if(CTKAppLauncher_VERSION_IS_RELEASE)
4949
set(CTKAppLauncher_VERSION_SOURCE "")

0 commit comments

Comments
 (0)