We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 642825a commit 91a2025Copy full SHA for 91a2025
CMakeLists.txt
@@ -42,8 +42,8 @@ endif()
42
#
43
set(CTKAppLauncher_MAJOR_VERSION 0)
44
set(CTKAppLauncher_MINOR_VERSION 1)
45
-set(CTKAppLauncher_BUILD_VERSION 25)
46
-set(CTKAppLauncher_VERSION_IS_RELEASE 0)
+set(CTKAppLauncher_BUILD_VERSION 26)
+set(CTKAppLauncher_VERSION_IS_RELEASE 1)
47
48
if(CTKAppLauncher_VERSION_IS_RELEASE)
49
set(CTKAppLauncher_VERSION_SOURCE "")
0 commit comments