diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-03-09 13:43:16 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-03-09 13:43:16 +0000 |
commit | 1585e2851cd4d862b4e08efd2b200f0401110133 (patch) | |
tree | 72e636092684b0ad8ef5838a24d87fda02573a53 /docs | |
parent | e4fed0ca868ce6365ef6cdf2774b49f83a430d6a (diff) | |
download | ChibiOS-1585e2851cd4d862b4e08efd2b200f0401110133.tar.gz ChibiOS-1585e2851cd4d862b4e08efd2b200f0401110133.tar.bz2 ChibiOS-1585e2851cd4d862b4e08efd2b200f0401110133.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1733 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 b03277073..9ebf7f47d 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.5.3 +PROJECT_NUMBER = 1.5.4 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |