comparison build/Doxyfile @ 349:dc40fff9f20b

Bump version to 2.5
author Chris Cannam
date Thu, 28 Mar 2013 09:16:11 +0000
parents d5c5a52e6c9f
children 5628c5ec4000
comparison
equal deleted inserted replaced
348:8037a36dcf9e 349:dc40fff9f20b
29 29
30 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 30 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
31 # This could be handy for archiving the generated documentation or 31 # This could be handy for archiving the generated documentation or
32 # if some version control system is used. 32 # if some version control system is used.
33 33
34 PROJECT_NUMBER = 2.4 34 PROJECT_NUMBER = 2.5
35 35
36 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 36 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
37 # base path where the generated documentation will be put. 37 # base path where the generated documentation will be put.
38 # If a relative path is entered, it will be relative to the location 38 # If a relative path is entered, it will be relative to the location
39 # where doxygen was started. If left blank the current directory will be used. 39 # where doxygen was started. If left blank the current directory will be used.