aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-09 17:52:30 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-05-09 17:52:30 +0000
commitbf0c75c33e3c4ec0e19637d5da45e24f537295d9 (patch)
tree8b5f2798a01edeae0b4bc6188de3b0564ee7968b /docs/Doxyfile
parent691538eb399e9a0ca1e8ed86699c58e3022d6fd5 (diff)
downloadChibiOS-bf0c75c33e3c4ec0e19637d5da45e24f537295d9.tar.gz
ChibiOS-bf0c75c33e3c4ec0e19637d5da45e24f537295d9.tar.bz2
ChibiOS-bf0c75c33e3c4ec0e19637d5da45e24f537295d9.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1911 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 c06d09ad5..704f13b35 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.6
+PROJECT_NUMBER = 1.5.7
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.