From 54a5e6f055c49e98c65fe434dff2bedaf773a659 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Thu, 12 Sep 2019 21:36:25 +0200 Subject: [PATCH] Version set to 7.1 --- doc/developper/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developper/Doxyfile b/doc/developper/Doxyfile index 8c3f31218..c827a12e4 100644 --- a/doc/developper/Doxyfile +++ b/doc/developper/Doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = noalyss # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = Version-7 +PROJECT_NUMBER = Version-7.1 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put.