Skip to content

Commit f4b5eba

Browse files
committed
CTKAppLauncher v0.1.32
1 parent 9e093a7 commit f4b5eba

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 31)
46-
set(CTKAppLauncher_VERSION_IS_RELEASE 0)
45+
set(CTKAppLauncher_BUILD_VERSION 32)
46+
set(CTKAppLauncher_VERSION_IS_RELEASE 1)
4747

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

0 commit comments

Comments
 (0)