diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2004-05-16 22:07:02 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2004-05-16 22:07:02 +0000 |
commit | 3ef972f538e1ff207f5919a8068bf14af18fb270 (patch) | |
tree | b415cc2b4ec9a51422eca7dd2dc4e101935a8f02 /doxygen/common.doxy | |
parent | de4b3bb7766f242cd7c46841250405f5fd6bb7d3 (diff) |
Replaced 'core' with 'main'.
Other minor updates.
Diffstat (limited to 'doxygen/common.doxy')
-rw-r--r-- | doxygen/common.doxy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/common.doxy b/doxygen/common.doxy index 284cdc67c3e..022085eb4b3 100644 --- a/doxygen/common.doxy +++ b/doxygen/common.doxy @@ -23,7 +23,7 @@ PROJECT_NAME = Mesa # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 5.1 +PROJECT_NUMBER = 6.1 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |