From 153cdb53e8bb108e2816f7a95012ed1b1d1304a9 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Thu, 12 Apr 2012 08:36:01 +0200 Subject: [PATCH] Fix: update version --- build/doxygen/jenkins_doxygen.doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/doxygen/jenkins_doxygen.doxyfile b/build/doxygen/jenkins_doxygen.doxyfile index 26628c645a3..749b0a10786 100644 --- a/build/doxygen/jenkins_doxygen.doxyfile +++ b/build/doxygen/jenkins_doxygen.doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = dolibarr # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 3.2.0 +PROJECT_NUMBER = 3.3.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put.