diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-03-11 14:32:04 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-03-11 14:32:04 +0000 |
commit | 88c256ae5265f5d6a7ffa25dc17f693e036256bf (patch) | |
tree | f4f3922147a0c0cb8d1e22ac5c5f1e687b482ed8 /docs | |
parent | 0697998b65202c89d22b15faeeb20cc3b502bb90 (diff) | |
download | ChibiOS-88c256ae5265f5d6a7ffa25dc17f693e036256bf.tar.gz ChibiOS-88c256ae5265f5d6a7ffa25dc17f693e036256bf.tar.bz2 ChibiOS-88c256ae5265f5d6a7ffa25dc17f693e036256bf.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@222 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 e4915c571..a6b908404 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -4,7 +4,7 @@ # Project related configuration options #--------------------------------------------------------------------------- PROJECT_NAME = ChibiOS/RT -PROJECT_NUMBER = "0.6.0 beta" +PROJECT_NUMBER = "0.6.1 beta" OUTPUT_DIRECTORY = . CREATE_SUBDIRS = NO OUTPUT_LANGUAGE = English diff --git a/docs/index.html b/docs/index.html index 43738aa72..edd77fc03 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.6.0<br>
+Version 0.6.1<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>
|