Skip to content

Commit

Permalink
set version number to 0.9.59
Browse files Browse the repository at this point in the history
  • Loading branch information
heralex committed Jul 12, 2018
1 parent c2c8de8 commit ceca0fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ endif (testvar_in STREQUAL testvar_target)
find_package(Git)
SET(LUMASS_VERSION_MAJOR 0)
SET(LUMASS_VERSION_MINOR 9)
SET(LUMASS_VERSION_REVISION 58)
SET(LUMASS_VERSION_REVISION 59)
get_git_head_revision(GIT_REFSPEC GIT_SHA1)
git_date(LUMASS_COMMIT_DATE)

Expand Down

0 comments on commit ceca0fb

Please sign in to comment.