diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2007-12-11 12:01:24 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2007-12-11 12:01:24 +0000 |
commit | 9aaaebf0e2f93a70e725f9a4c0598bc636a78e38 (patch) | |
tree | 1b01465c2149c8812c9cbc6189d42a7f85df287f /docs | |
parent | b797fc9591a6ea6ae11495142218e82fed5a69b2 (diff) | |
download | ChibiOS-9aaaebf0e2f93a70e725f9a4c0598bc636a78e38.tar.gz ChibiOS-9aaaebf0e2f93a70e725f9a4c0598bc636a78e38.tar.bz2 ChibiOS-9aaaebf0e2f93a70e725f9a4c0598bc636a78e38.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@136 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 67d580146..8abfd62b4 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -4,7 +4,7 @@ # Project related configuration options #--------------------------------------------------------------------------- PROJECT_NAME = ChibiOS/RT -PROJECT_NUMBER = "0.4.4 beta" +PROJECT_NUMBER = "0.4.5 beta" OUTPUT_DIRECTORY = . CREATE_SUBDIRS = NO OUTPUT_LANGUAGE = English diff --git a/docs/index.html b/docs/index.html index 619357a57..4ac525ae0 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.4.4<br>
+Version 0.4.5<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>
|