Remove hardcoded version string from doc/Doxyfile.in, instead use compile time variable from cmake

This commit is contained in:
Pali Rohár 2013-02-05 23:40:39 +01:00
parent c1df18ef4d
commit 1da6e419f8

View file

@ -31,7 +31,7 @@ PROJECT_NAME = Stratagus
# This could be handy for archiving the generated documentation or
# if some version control system is used.
PROJECT_NUMBER = 2.2.7
PROJECT_NUMBER = ${STRATAGUS_VERSION}
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer