aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-01-03 12:42:46 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-01-03 12:42:46 +0000
commitde95f94fbeb425a7e36e664181824db6ed021ccc (patch)
tree8492dc4cd1f132eab993fd1585ee3dd73dc26774 /docs
parent1a9cc2599eef7cddca853fc02997dc7543f1bb80 (diff)
downloadChibiOS-de95f94fbeb425a7e36e664181824db6ed021ccc.tar.gz
ChibiOS-de95f94fbeb425a7e36e664181824db6ed021ccc.tar.bz2
ChibiOS-de95f94fbeb425a7e36e664181824db6ed021ccc.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1500 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs')
-rw-r--r--docs/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 0b8c8a5e1..92251a1b8 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.7
+PROJECT_NUMBER = 1.3.8
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.