diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-05-09 17:52:30 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-05-09 17:52:30 +0000 |
commit | bf0c75c33e3c4ec0e19637d5da45e24f537295d9 (patch) | |
tree | 8b5f2798a01edeae0b4bc6188de3b0564ee7968b /docs/Doxyfile | |
parent | 691538eb399e9a0ca1e8ed86699c58e3022d6fd5 (diff) | |
download | ChibiOS-bf0c75c33e3c4ec0e19637d5da45e24f537295d9.tar.gz ChibiOS-bf0c75c33e3c4ec0e19637d5da45e24f537295d9.tar.bz2 ChibiOS-bf0c75c33e3c4ec0e19637d5da45e24f537295d9.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1911 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/Doxyfile')
-rw-r--r-- | docs/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile index c06d09ad5..704f13b35 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.6 +PROJECT_NUMBER = 1.5.7 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |