From b59b2d79daa1fed66792f6ac44b85766bda16c03 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 20 Dec 2015 11:48:16 +0000 Subject: Fixed bug #684. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8626 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 eda1fac78..9fe01d526 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.1.0 +PROJECT_NUMBER = 4.0.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 a -- cgit v1.2.3