From 74b2ef532c2798d67be383c6eaa7220dafc3bac1 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Fri, 21 Nov 2008 20:06:17 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@518 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- docs/Doxyfile | 2 +- docs/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/Doxyfile b/docs/Doxyfile index 7ad508885..eea6e14e1 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -5,7 +5,7 @@ #--------------------------------------------------------------------------- DOXYFILE_ENCODING = UTF-8 PROJECT_NAME = ChibiOS/RT -PROJECT_NUMBER = "0.8.1 beta" +PROJECT_NUMBER = "0.8.2 beta" OUTPUT_DIRECTORY = . CREATE_SUBDIRS = NO OUTPUT_LANGUAGE = English diff --git a/docs/index.html b/docs/index.html index fde0eab1a..f2db24ff0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -12,7 +12,7 @@ Current -Version 0.8.1
+Version 0.8.2
-
Project on SourceForge
Documentation
-- cgit v1.2.3