aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-03-11 20:33:17 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-03-11 20:33:17 +0000
commitb437b25dd0697cc8352f81cc695f033f850b57e2 (patch)
treeee7d55d8c4f6e8fdf1a62e0c5fdbaf1737012170 /docs
parent89788b3234417d8aea3d5e34d78bf24c4e1da444 (diff)
downloadChibiOS-b437b25dd0697cc8352f81cc695f033f850b57e2.tar.gz
ChibiOS-b437b25dd0697cc8352f81cc695f033f850b57e2.tar.bz2
ChibiOS-b437b25dd0697cc8352f81cc695f033f850b57e2.zip
Updated version number.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@832 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 81066b6c9..c0b582028 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.1unstable
+PROJECT_NUMBER = 1.1.2unstable
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.