From eb9622aa4a5fae5ac3937d8263c8c0b15d7a12a2 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 15 Jan 2012 13:00:38 +0000 Subject: Changed version numbers to 2.4.0 in order to start final testing. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3812 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 bbf7156a0..7e1bd6292 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.3.5 +PROJECT_NUMBER = 2.4.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