From 3caa603df42e9215259d6d2256da1c3911e7d8ae Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Fri, 21 Aug 2015 13:05:18 +0000 Subject: Fixed bug #632. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8229 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- doc/hal/Doxyfile_html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/hal/Doxyfile_html') diff --git a/doc/hal/Doxyfile_html b/doc/hal/Doxyfile_html index 9ff5e9d6b..21147269e 100644 --- a/doc/hal/Doxyfile_html +++ b/doc/hal/Doxyfile_html @@ -38,7 +38,7 @@ PROJECT_NAME = ChibiOS/HAL # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 3.0.0 +PROJECT_NUMBER = 3.0.1 # 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 a -- cgit v1.2.3