aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-09-20 06:30:25 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-09-20 06:30:25 +0000
commitfb616e61013b58eaf5973db0ceefd14ef49d9b50 (patch)
treeff1c01183c9d0ba46499f48fef53e3a55400ca78 /docs/Doxyfile
parent8b4030cdc9edbdcb9948893387b713b2cb4311c7 (diff)
downloadChibiOS-fb616e61013b58eaf5973db0ceefd14ef49d9b50.tar.gz
ChibiOS-fb616e61013b58eaf5973db0ceefd14ef49d9b50.tar.bz2
ChibiOS-fb616e61013b58eaf5973db0ceefd14ef49d9b50.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1172 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 9a11aa4d0..21ec9dac5 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.2
+PROJECT_NUMBER = 1.3.3
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.