diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-01-21 18:14:07 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-01-21 18:14:07 +0000 |
commit | 239c51248d26bfc901a3a5ef1d185166fd2c9899 (patch) | |
tree | aa85ad874eb55a197c490560f1678fd5f987cb05 /docs/index.html | |
parent | 03bba9ac46dc3a710efcb761a1d6e6ac34f81f86 (diff) | |
download | ChibiOS-239c51248d26bfc901a3a5ef1d185166fd2c9899.tar.gz ChibiOS-239c51248d26bfc901a3a5ef1d185166fd2c9899.tar.bz2 ChibiOS-239c51248d26bfc901a3a5ef1d185166fd2c9899.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@664 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index d7ad024d9..fbe5a3d5d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -12,7 +12,7 @@ </tr>
<tr>
<td style="text-align: center; vertical-align: top; width: 150px;">Current
-Version 1.0.0rc2<br>
+Version 1.1.0unstable<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>
@@ -154,7 +154,7 @@ ChibiOS/RT was created using:<br> <ul>
<li>7-Zip, <a href="http://7-zip.org" target="_top">http://7-zip.org</a></li>
<li>GCC and GNU binutils, <a href="http://gcc.gnu.org" target="_top">http://gcc.gnu.org</a></li>
- <li>Doxigen, <a href="http://www.doxygen.org" target="_top">http://www.doxygen.org</a></li>
+ <li>Doxygen, <a href="http://www.doxygen.org" target="_top">http://www.doxygen.org</a></li>
<li>Inkscape, <a href="http://www.inkscape.org" target="_top">http://www.inkscape.org</a></li>
<li>MinGW, <a href="http://mingw.org" target="_top">http://mingw.org</a></li>
<li>NVU, <a href="http://www.nvu.com/" target="_top">http://www.nvu.com</a></li>
|