summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-09-29 21:08:06 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-09-29 21:08:06 +0000
commitb9132f99c06c91f825854073512eacd87624579e (patch)
tree35d3a8bdb9990b35359bf6694effe14f007ff345
parent36d71f6a62d0390c5a8193171c92e75a85889b4a (diff)
Gudhi version 2.0.1
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@2734 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 3ce829b94a61b9649b663ee85bc68b74f75eb59e
-rw-r--r--CMakeGUDHIVersion.txt2
-rw-r--r--src/Doxyfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/CMakeGUDHIVersion.txt b/CMakeGUDHIVersion.txt
index 87daf28e..bfef1590 100644
--- a/CMakeGUDHIVersion.txt
+++ b/CMakeGUDHIVersion.txt
@@ -1,6 +1,6 @@
set (GUDHI_MAJOR_VERSION 2)
set (GUDHI_MINOR_VERSION 0)
-set (GUDHI_PATCH_VERSION 1-rc2)
+set (GUDHI_PATCH_VERSION 1)
set(GUDHI_VERSION ${GUDHI_MAJOR_VERSION}.${GUDHI_MINOR_VERSION}.${GUDHI_PATCH_VERSION})
message(STATUS "GUDHI version : ${GUDHI_VERSION}")
diff --git a/src/Doxyfile b/src/Doxyfile
index 7f5975eb..0ef81e5c 100644
--- a/src/Doxyfile
+++ b/src/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME = "GUDHI"
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = "2.0.1-rc2"
+PROJECT_NUMBER = "2.0.1"
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a