From 14e10a2e821fdec7eb6f80ed20c7b8e43034da6f Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 14 Jul 2019 07:08:28 +0000 Subject: Updated version numbers git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_19.1.x@12911 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 --- doc/nil/Doxyfile_chm | 2 +- doc/nil/Doxyfile_html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/nil') diff --git a/doc/nil/Doxyfile_chm b/doc/nil/Doxyfile_chm index 16a189139..9e91006d7 100644 --- a/doc/nil/Doxyfile_chm +++ b/doc/nil/Doxyfile_chm @@ -38,7 +38,7 @@ PROJECT_NAME = ChibiOS/NIL # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 3.2.1 +PROJECT_NUMBER = 3.2.2 # 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 diff --git a/doc/nil/Doxyfile_html b/doc/nil/Doxyfile_html index 53da8b512..de5af65a6 100644 --- a/doc/nil/Doxyfile_html +++ b/doc/nil/Doxyfile_html @@ -38,7 +38,7 @@ PROJECT_NAME = ChibiOS/NIL # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 3.2.1 +PROJECT_NUMBER = 3.2.2 # 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