aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-01-17 14:08:48 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-01-17 14:08:48 +0000
commitca013cf8e4235a3024361009f21eb1a2d5677acf (patch)
tree5aef013ec11659a7bae0f5916ea685ff99fbc2d3 /docs/Doxyfile
parentbf6bd01a30818c61ca1b5cb32d132d4e32b09170 (diff)
downloadChibiOS-ca013cf8e4235a3024361009f21eb1a2d5677acf.tar.gz
ChibiOS-ca013cf8e4235a3024361009f21eb1a2d5677acf.tar.bz2
ChibiOS-ca013cf8e4235a3024361009f21eb1a2d5677acf.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1531 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 92251a1b8..24c925847 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.8
+PROJECT_NUMBER = 1.5.0
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.