aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-04-02 13:41:54 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-04-02 13:41:54 +0000
commitfad3a0802ac7f43da5f7dcf68e369dc735de3ed2 (patch)
tree2985b301a0b58e14ed0d155bad7565360644b41b /docs/Doxyfile
parentee73370e0a3d3de24082355d7000f792c06dc5ff (diff)
downloadChibiOS-fad3a0802ac7f43da5f7dcf68e369dc735de3ed2.tar.gz
ChibiOS-fad3a0802ac7f43da5f7dcf68e369dc735de3ed2.tar.bz2
ChibiOS-fad3a0802ac7f43da5f7dcf68e369dc735de3ed2.zip
Documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@864 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 5505c9ff0..482fae3d9 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.3unstable
+PROJECT_NUMBER = 1.2.0
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.