aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-02-28 10:16:44 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-02-28 10:16:44 +0000
commitb013914f64d436aeccd6a524615cbd41c96717a3 (patch)
tree61c109d44a904b00d9e5bca6fb45e7ce43cb3953 /docs/Doxyfile
parente99b06592a7a65569e4b5697fe11a5004dfc7671 (diff)
downloadChibiOS-b013914f64d436aeccd6a524615cbd41c96717a3.tar.gz
ChibiOS-b013914f64d436aeccd6a524615cbd41c96717a3.tar.bz2
ChibiOS-b013914f64d436aeccd6a524615cbd41c96717a3.zip
Enhanced kernel size report, it is required for another optimizations round.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1686 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r--docs/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 1ea40a3b8..e05f55e79 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -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 = 1.5.2
+PROJECT_NUMBER = 1.5.3
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.