Skip to content

Commit

Permalink
Version 3.1.0.rc1 to be released
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentRouvreau committed Jan 16, 2020
1 parent 9fbd7f8 commit cabc43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeGUDHIVersion.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set (GUDHI_MAJOR_VERSION 3)
set (GUDHI_MINOR_VERSION 1)
set (GUDHI_PATCH_VERSION 0)
set (GUDHI_PATCH_VERSION 0.rc1)
set(GUDHI_VERSION ${GUDHI_MAJOR_VERSION}.${GUDHI_MINOR_VERSION}.${GUDHI_PATCH_VERSION})

message(STATUS "GUDHI version : ${GUDHI_VERSION}")

0 comments on commit cabc43b

Please sign in to comment.