From ae1cb6d0d72b16c7d7c8c2a7194aeb51d8c6642f Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 10 Jun 2013 11:43:41 +0000 Subject: DSPI and DMA-MUX support for SPC5xx. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5830 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- docs/Doxyfile_html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Doxyfile_html') diff --git a/docs/Doxyfile_html b/docs/Doxyfile_html index 0c1f8acb8..d18b5eb97 100644 --- a/docs/Doxyfile_html +++ b/docs/Doxyfile_html @@ -31,7 +31,7 @@ PROJECT_NAME = ChibiOS/RT # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 2.5.2 +PROJECT_NUMBER = 2.7.0 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer -- cgit v1.2.3