diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-07-05 19:51:29 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-07-05 19:51:29 +0000 |
commit | 646ff1e1d915261b7403bccf28264127bdedf6cc (patch) | |
tree | c4c5328b5e11c0495b8fe103ef34988e5cb01416 /docs | |
parent | e3a5e25315231a31932e865d3f6be9c1cd1f159b (diff) | |
download | ChibiOS-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')
-rw-r--r-- | docs/Doxyfile | 2 |
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. |