diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-05-26 17:21:52 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-05-26 17:21:52 +0000 |
commit | 4f34ddf7eb67ca20a919821d684a1614a66fc8c5 (patch) | |
tree | 6b8e282b4895999425c19582cceb77aed7cb9b04 /docs/Doxyfile | |
parent | 791f412ad66a36fb6dc530149024acb4bcbfaed6 (diff) | |
download | ChibiOS-4f34ddf7eb67ca20a919821d684a1614a66fc8c5.tar.gz ChibiOS-4f34ddf7eb67ca20a919821d684a1614a66fc8c5.tar.bz2 ChibiOS-4f34ddf7eb67ca20a919821d684a1614a66fc8c5.zip |
Setup for 1.3.1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@992 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 a7ee51445..d518c61ac 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.0 +PROJECT_NUMBER = 1.3.1 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. |