aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-03-31 15:06:38 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-03-31 15:06:38 +0000
commit6a425508b88520b93ccd56e1c3d11e01580e1cf5 (patch)
treefce6629ec9a602315ea6c4dc505f0e9e1a156170 /docs
parentd209f631a56dcf5cf2032cb51054969221736a02 (diff)
downloadChibiOS-6a425508b88520b93ccd56e1c3d11e01580e1cf5.tar.gz
ChibiOS-6a425508b88520b93ccd56e1c3d11e01580e1cf5.tar.bz2
ChibiOS-6a425508b88520b93ccd56e1c3d11e01580e1cf5.zip
Updated version numbers to 1.1.3.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@860 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 17e5f2ccf..5505c9ff0 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.1.2unstable
+PROJECT_NUMBER = 1.1.3unstable
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.