diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-01-15 13:00:38 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-01-15 13:00:38 +0000 |
commit | eb9622aa4a5fae5ac3937d8263c8c0b15d7a12a2 (patch) | |
tree | 5b1167598fde43bc058d7e2bcf327b9294ff4198 /docs/Doxyfile_chm | |
parent | e2448aac991fff9bc29d892de9d78c6d1714e81c (diff) | |
download | ChibiOS-eb9622aa4a5fae5ac3937d8263c8c0b15d7a12a2.tar.gz ChibiOS-eb9622aa4a5fae5ac3937d8263c8c0b15d7a12a2.tar.bz2 ChibiOS-eb9622aa4a5fae5ac3937d8263c8c0b15d7a12a2.zip |
Changed version numbers to 2.4.0 in order to start final testing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3812 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/Doxyfile_chm')
-rw-r--r-- | docs/Doxyfile_chm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile_chm b/docs/Doxyfile_chm index c1333cd33..e51860562 100644 --- a/docs/Doxyfile_chm +++ b/docs/Doxyfile_chm @@ -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 = 2.3.5
+PROJECT_NUMBER = 2.4.0
# 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
|