diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-05-30 10:45:15 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-05-30 10:45:15 +0000 |
commit | 0290f815a80080223878a85053dc3fb6bc45d6ee (patch) | |
tree | 8c76a6515ed7bb25f0a8f2f08d7fe36a1bae8c08 /doc/hal/Doxyfile_chm | |
parent | ffac18dcd19bad0a40a3c6b0bf803cf613234a94 (diff) | |
download | ChibiOS-0290f815a80080223878a85053dc3fb6bc45d6ee.tar.gz ChibiOS-0290f815a80080223878a85053dc3fb6bc45d6ee.tar.bz2 ChibiOS-0290f815a80080223878a85053dc3fb6bc45d6ee.zip |
Updated version numbers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7998 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'doc/hal/Doxyfile_chm')
-rw-r--r-- | doc/hal/Doxyfile_chm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/hal/Doxyfile_chm b/doc/hal/Doxyfile_chm index ae80d1cfd..61a714b41 100644 --- a/doc/hal/Doxyfile_chm +++ b/doc/hal/Doxyfile_chm @@ -38,7 +38,7 @@ PROJECT_NAME = ChibiOS/HAL # could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = 3.0.0p5
+PROJECT_NUMBER = 3.0.0p6
# 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 a
|