From a298c6297c72a85f6b37a7c6ad40504e46c29894 Mon Sep 17 00:00:00 2001 From: xavier Date: Thu, 17 May 2012 19:57:47 +0000 Subject: [PATCH] Fixed version in the Doxygen configuration file. git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@1846 bfdf4180-ca20-0410-9c96-a3a8aa849046 --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 4c8f5f01e..08151cac4 100644 --- a/Doxyfile +++ b/Doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = QElectroTech # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.22 +PROJECT_NUMBER = 0.3a # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put.