We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e093a7 commit f4b5ebaCopy full SHA for f4b5eba
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 31)
46
-set(CTKAppLauncher_VERSION_IS_RELEASE 0)
+set(CTKAppLauncher_BUILD_VERSION 32)
+set(CTKAppLauncher_VERSION_IS_RELEASE 1)
47
48
if(CTKAppLauncher_VERSION_IS_RELEASE)
49
set(CTKAppLauncher_VERSION_SOURCE "")
0 commit comments