diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-01-28 18:54:40 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-01-28 18:54:40 +0000 |
commit | bd959fa31cf4e8cf8a6ee4592fb60a7fe024a2f5 (patch) | |
tree | 7dc78ab11e199372e74ca27247f911d1987f1928 /docs/Doxyfile_html | |
parent | af7f1b1023e89d9df775d758f20649c4d0ae1cc4 (diff) | |
download | ChibiOS-bd959fa31cf4e8cf8a6ee4592fb60a7fe024a2f5.tar.gz ChibiOS-bd959fa31cf4e8cf8a6ee4592fb60a7fe024a2f5.tar.bz2 ChibiOS-bd959fa31cf4e8cf8a6ee4592fb60a7fe024a2f5.zip |
Start of 2.5.0.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3892 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/Doxyfile_html')
-rw-r--r-- | docs/Doxyfile_html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile_html b/docs/Doxyfile_html index 7e1bd6292..2130ff4ea 100644 --- a/docs/Doxyfile_html +++ b/docs/Doxyfile_html @@ -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.4.0
+PROJECT_NUMBER = 2.5.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
|