summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-01-31 06:34:25 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2018-01-31 06:34:25 +0000
commite2720a4b14b38ab2911355b048a4a7b6e6063026 (patch)
tree89af822fb0e9d1538f328e04b7995489289b3485
parent37ded65d83935d417fc3bc484594a83b36f63514 (diff)
For official GUDHI version
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@3190 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: f3790f950fc43c2909e9ff88b19753a622b506cc
-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 cb07e55a..5e71f7eb 100644
--- a/CMakeGUDHIVersion.txt
+++ b/CMakeGUDHIVersion.txt
@@ -1,6 +1,6 @@
set (GUDHI_MAJOR_VERSION 2)
set (GUDHI_MINOR_VERSION 1)
-set (GUDHI_PATCH_VERSION 0.rc1)
+set (GUDHI_PATCH_VERSION 0)
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 763c240e..f1981e2e 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.1.0.rc1"
+PROJECT_NUMBER = "2.1.0"
# 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