diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-12-16 21:59:55 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-12-16 21:59:55 +0000 |
commit | 1a42a5f9e3552addc20bd647c4ded87bfb2ca775 (patch) | |
tree | e4e1894696d1b35476099c8a1e4e8d0d9ed31c44 /docs/Doxyfile_html | |
parent | c51bf6a423abdea688b216ab461166570efe262d (diff) | |
download | ChibiOS-1a42a5f9e3552addc20bd647c4ded87bfb2ca775.tar.gz ChibiOS-1a42a5f9e3552addc20bd647c4ded87bfb2ca775.tar.bz2 ChibiOS-1a42a5f9e3552addc20bd647c4ded87bfb2ca775.zip |
Added board files for Olimex STM32-LCD.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4937 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 6ff8aea50..8e7aa791b 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.5.1
+PROJECT_NUMBER = 2.5.2
# 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
|