Skip to content

Commit ceca0fb

Browse files
committed
set version number to 0.9.59
1 parent c2c8de8 commit ceca0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ endif (testvar_in STREQUAL testvar_target)
115115
find_package(Git)
116116
SET(LUMASS_VERSION_MAJOR 0)
117117
SET(LUMASS_VERSION_MINOR 9)
118-
SET(LUMASS_VERSION_REVISION 58)
118+
SET(LUMASS_VERSION_REVISION 59)
119119
get_git_head_revision(GIT_REFSPEC GIT_SHA1)
120120
git_date(LUMASS_COMMIT_DATE)
121121

0 commit comments

Comments
 (0)