update version in doxygen configuration

This commit is contained in:
minggo 2012-12-04 16:50:14 +08:00
parent 9691886582
commit afec056ab3
1 changed files with 4 additions and 5 deletions

View File

@ -32,7 +32,7 @@ PROJECT_NAME = cocos2d-x
# This could be handy for archiving the generated documentation or
# if some version control system is used.
PROJECT_NUMBER = 2.0.3
PROJECT_NUMBER = 2.1.0
# 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
@ -676,12 +676,11 @@ WARN_LOGFILE =
# with spaces.
INPUT = ../cocos2dx \
../cocos2dx/platform \
../CocosDenshion/include \
../cocos2dx/platform \
../CocosDenshion/include \
../document \
../extensions \
../scripting/lua/cocos2dx_support \
../scripting/lua/cocos2dx_support
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is