diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-12-03 08:49:51 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-12-03 08:49:51 +0000 |
commit | 0faef9a2928309385c52f25fb892ac46ced093ab (patch) | |
tree | b68308eb80be28e17c9f00da2b97fb6b06255d5d /docs/Doxyfile_chm | |
parent | a8a85358455c96d2ca9acd4697b25cc746ebb359 (diff) | |
download | ChibiOS-0faef9a2928309385c52f25fb892ac46ced093ab.tar.gz ChibiOS-0faef9a2928309385c52f25fb892ac46ced093ab.tar.bz2 ChibiOS-0faef9a2928309385c52f25fb892ac46ced093ab.zip |
Fixed bug 3449139, increased version numbers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3552 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 bcda68230..c1333cd33 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.4
+PROJECT_NUMBER = 2.3.5
# 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
|