Skip to content

Commit

Permalink
CTKAppLauncher v0.1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
jcfr committed Jan 27, 2022
1 parent e70f8b5 commit 7e87d4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ endif()
#
set(CTKAppLauncher_MAJOR_VERSION 0)
set(CTKAppLauncher_MINOR_VERSION 1)
set(CTKAppLauncher_BUILD_VERSION 29)
set(CTKAppLauncher_VERSION_IS_RELEASE 0)
set(CTKAppLauncher_BUILD_VERSION 30)
set(CTKAppLauncher_VERSION_IS_RELEASE 1)

if(CTKAppLauncher_VERSION_IS_RELEASE)
set(CTKAppLauncher_VERSION_SOURCE "")
Expand Down

0 comments on commit 7e87d4c

Please sign in to comment.