diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-03-07 15:24:00 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-03-07 15:24:00 +0000 |
commit | d3ff29c1893323a3749e0c7f45a5d1541430929b (patch) | |
tree | f98fe2b1e30708c655bcd39781c2ea721c0ee581 /docs | |
parent | 959e29936fee8ac545f3ee0451a21a161f631680 (diff) | |
download | ChibiOS-d3ff29c1893323a3749e0c7f45a5d1541430929b.tar.gz ChibiOS-d3ff29c1893323a3749e0c7f45a5d1541430929b.tar.bz2 ChibiOS-d3ff29c1893323a3749e0c7f45a5d1541430929b.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@219 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Doxyfile | 2 | ||||
-rw-r--r-- | docs/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile index 57505300b..e4915c571 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -4,7 +4,7 @@ # Project related configuration options #--------------------------------------------------------------------------- PROJECT_NAME = ChibiOS/RT -PROJECT_NUMBER = "0.5.5 beta" +PROJECT_NUMBER = "0.6.0 beta" OUTPUT_DIRECTORY = . CREATE_SUBDIRS = NO OUTPUT_LANGUAGE = English diff --git a/docs/index.html b/docs/index.html index 8856b5373..43738aa72 100644 --- a/docs/index.html +++ b/docs/index.html @@ -13,7 +13,7 @@ Homepage</h2> </tr>
<tr>
<td style="text-align: center; vertical-align: top; width: 150px;">Current
-Version 0.5.5<br>
+Version 0.6.0<br>
-<br>
<a href="http://sourceforge.net/projects/chibios/" rel="me" target="_top">Project on SourceForge</a><br>
<a href="html/index.html" target="_top" rel="me">Documentation</a><br>
|