aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-24 14:25:37 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-24 14:25:37 +0000
commit1858286fa5e20193b4613693109ca7d67ed0c9cc (patch)
treef90ff4cd0b9fec8757c5eabe999c5aa84f5e5169 /docs/Doxyfile
parenteada7b154f948c39c0f23b0ae13327dfb0979b38 (diff)
downloadChibiOS-1858286fa5e20193b4613693109ca7d67ed0c9cc.tar.gz
ChibiOS-1858286fa5e20193b4613693109ca7d67ed0c9cc.tar.bz2
ChibiOS-1858286fa5e20193b4613693109ca7d67ed0c9cc.zip
Preparations for 2.0.0 release.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1951 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 704f13b35..efef02712 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.7
+PROJECT_NUMBER = 1.5.8
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.