Skip to content

Commit

Permalink
CTKAppLauncher 0.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jcfr committed Jul 22, 2014
1 parent c254c42 commit ea30269
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 @@ -48,8 +48,8 @@ endforeach()
#
set(CTKAppLauncher_MAJOR_VERSION 0)
set(CTKAppLauncher_MINOR_VERSION 1)
set(CTKAppLauncher_BUILD_VERSION 13)
set(CTKAppLauncher_VERSION_IS_RELEASE 0)
set(CTKAppLauncher_BUILD_VERSION 14)
set(CTKAppLauncher_VERSION_IS_RELEASE 1)
#set(CTKAppLauncher_VERSION_RC 1)

if(CTKAppLauncher_VERSION_IS_RELEASE)
Expand Down

0 comments on commit ea30269

Please sign in to comment.