diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-10-08 14:23:08 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-10-08 14:23:08 +0000 |
commit | b8aac8295e455e123ce1337b760e349d47cb2ede (patch) | |
tree | 0c7382c255995756813a91333c84855e7d741499 /docs/Doxyfile_html | |
parent | ef826d2d5c93731b9f6243ccb1ad38edd7d972be (diff) | |
download | ChibiOS-b8aac8295e455e123ce1337b760e349d47cb2ede.tar.gz ChibiOS-b8aac8295e455e123ce1337b760e349d47cb2ede.tar.bz2 ChibiOS-b8aac8295e455e123ce1337b760e349d47cb2ede.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3438 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/Doxyfile_html')
-rw-r--r-- | docs/Doxyfile_html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile_html b/docs/Doxyfile_html index 73981e6dd..f66d3afd2 100644 --- a/docs/Doxyfile_html +++ b/docs/Doxyfile_html @@ -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.3.3
+PROJECT_NUMBER = 2.3.4
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer
|