aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Doxyfile
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-07-05 19:51:29 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-07-05 19:51:29 +0000
commit646ff1e1d915261b7403bccf28264127bdedf6cc (patch)
treec4c5328b5e11c0495b8fe103ef34988e5cb01416 /docs/Doxyfile
parente3a5e25315231a31932e865d3f6be9c1cd1f159b (diff)
downloadChibiOS-646ff1e1d915261b7403bccf28264127bdedf6cc.tar.gz
ChibiOS-646ff1e1d915261b7403bccf28264127bdedf6cc.tar.bz2
ChibiOS-646ff1e1d915261b7403bccf28264127bdedf6cc.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2056 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 161188400..9effb593d 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 = 2.1.0
+PROJECT_NUMBER = 2.1.1
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.