diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-01-17 14:08:48 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-01-17 14:08:48 +0000 |
commit | ca013cf8e4235a3024361009f21eb1a2d5677acf (patch) | |
tree | 5aef013ec11659a7bae0f5916ea685ff99fbc2d3 /docs | |
parent | bf6bd01a30818c61ca1b5cb32d132d4e32b09170 (diff) | |
download | ChibiOS-ca013cf8e4235a3024361009f21eb1a2d5677acf.tar.gz ChibiOS-ca013cf8e4235a3024361009f21eb1a2d5677acf.tar.bz2 ChibiOS-ca013cf8e4235a3024361009f21eb1a2d5677acf.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1531 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 92251a1b8..24c925847 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.3.8 +PROJECT_NUMBER = 1.5.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |