commit ded0d4cf4c9b61196a9151d6857424a21641b37f
parent 1a9b55319969ba564193788d6951205ecb228a41
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 22 May 2005 11:33:40 +0000
fix
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/doxygen b/contrib/doxygen
@@ -17,13 +17,13 @@
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project.
-PROJECT_NAME = libExtractor
+PROJECT_NAME = libextractor
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 0.4.1
+PROJECT_NUMBER = 0.5.0
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.