From 531ff2a6637c6eeef51358e04b8dfdb25eedda0d Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sat, 6 Jan 2018 16:40:06 +0100 Subject: [PATCH] Update Doxyfile : version nb --- doc/developper/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developper/Doxyfile b/doc/developper/Doxyfile index 618a63520..63ef35284 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-6.9.1.8 +PROJECT_NUMBER = Version-7 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put.