aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-12-13 13:37:06 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-12-13 13:37:06 +0000
commit6716159ba1186d9360d80b4b2313b3a047055295 (patch)
treeb7208b66427d8d6afba2f6b54cb4000a63a3bead /docs/Doxyfile
parent8b165fe3e29168a029d48cd8089a3f2c836e7ee3 (diff)
downloadChibiOS-6716159ba1186d9360d80b4b2313b3a047055295.tar.gz
ChibiOS-6716159ba1186d9360d80b4b2313b3a047055295.tar.bz2
ChibiOS-6716159ba1186d9360d80b4b2313b3a047055295.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1423 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 3c9227521..1f6e18f13 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.5
+PROJECT_NUMBER = 1.3.6
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.