Skip to content

Commit 1367de4

Browse files
committed
CTKAppLauncher v0.1.29
1 parent aacfc8f commit 1367de4

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
@@ -42,7 +42,7 @@ endif()
4242
#
4343
set(CTKAppLauncher_MAJOR_VERSION 0)
4444
set(CTKAppLauncher_MINOR_VERSION 1)
45-
set(CTKAppLauncher_BUILD_VERSION 28)
45+
set(CTKAppLauncher_BUILD_VERSION 29)
4646
set(CTKAppLauncher_VERSION_IS_RELEASE 1)
4747

4848
if(CTKAppLauncher_VERSION_IS_RELEASE)

0 commit comments

Comments
 (0)