aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-30 10:35:14 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-30 10:35:14 +0000
commitbf019ef89dcbb31160f8c7dd4a4a2dc3f2ee1a22 (patch)
tree61074fc3f247ac6fb7b540eca139c1275164cb68 /docs/Doxyfile
parentdcf03f2c4438711637dac80b723be632bd7a605a (diff)
downloadChibiOS-bf019ef89dcbb31160f8c7dd4a4a2dc3f2ee1a22.tar.gz
ChibiOS-bf019ef89dcbb31160f8c7dd4a4a2dc3f2ee1a22.tar.bz2
ChibiOS-bf019ef89dcbb31160f8c7dd4a4a2dc3f2ee1a22.zip
Fixed bug 3009145.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1972 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 efef02712..d3fcde64e 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.8
+PROJECT_NUMBER = 1.5.9
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.