diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-09-13 14:06:32 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-09-13 14:06:32 +0000 |
commit | 11a92bce5516b6acdfe3270e884670c6ec85821d (patch) | |
tree | e1f6a45f51b01e44b7a3dd72e41714cea5a7d2c8 /docs/Doxyfile_chm | |
parent | 037baacda71b6838fbe292404cace11e5270248f (diff) | |
download | ChibiOS-11a92bce5516b6acdfe3270e884670c6ec85821d.tar.gz ChibiOS-11a92bce5516b6acdfe3270e884670c6ec85821d.tar.bz2 ChibiOS-11a92bce5516b6acdfe3270e884670c6ec85821d.zip |
Improved PPC makefiles.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4650 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/Doxyfile_chm')
-rw-r--r-- | docs/Doxyfile_chm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile_chm b/docs/Doxyfile_chm index ae7595bc4..8688f79c9 100644 --- a/docs/Doxyfile_chm +++ b/docs/Doxyfile_chm @@ -31,7 +31,7 @@ PROJECT_NAME = ChibiOS/RT # This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 2.5.0
+PROJECT_NUMBER = 2.5.1
# 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
|