Skip to content

Commit 8759e03

Browse files
committed
CTKAppLauncher v0.1.31
1 parent 2b086ff commit 8759e03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ endif()
4242
#
4343
set(CTKAppLauncher_MAJOR_VERSION 0)
4444
set(CTKAppLauncher_MINOR_VERSION 1)
45-
set(CTKAppLauncher_BUILD_VERSION 30)
46-
set(CTKAppLauncher_VERSION_IS_RELEASE 0)
45+
set(CTKAppLauncher_BUILD_VERSION 31)
46+
set(CTKAppLauncher_VERSION_IS_RELEASE 1)
4747

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

0 commit comments

Comments
 (0)