aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-12-29 22:59:58 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-12-29 22:59:58 +0000
commita6c74277befa3b1354aaf4b3bec386eebfdb61f7 (patch)
treef612542660570a7e83f4bb579c1228beb1ee8836 /docs/Doxyfile
parentda565f622c53f2fb23c1d66332ee764e44361ea3 (diff)
downloadChibiOS-a6c74277befa3b1354aaf4b3bec386eebfdb61f7.tar.gz
ChibiOS-a6c74277befa3b1354aaf4b3bec386eebfdb61f7.tar.bz2
ChibiOS-a6c74277befa3b1354aaf4b3bec386eebfdb61f7.zip
Updated version numbers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1483 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 1f6e18f13..0b8c8a5e1 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.3.6
+PROJECT_NUMBER = 1.3.7
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.