From f995ad4a21d8a7ac96b8a80943f4fd961d3ecfbd Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Tue, 23 Apr 2019 07:19:44 +0000 Subject: Version numbers in doc. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_19.1.x@12758 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 --- doc/full_rm/Doxyfile_html | 2 +- doc/hal-stm32f3/Doxyfile_html | 2 +- doc/hal/Doxyfile_chm | 2 +- doc/hal/Doxyfile_html | 2 +- doc/nil/Doxyfile_chm | 2 +- doc/nil/Doxyfile_html | 2 +- doc/rt/Doxyfile_chm | 2 +- doc/rt/Doxyfile_html | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/full_rm/Doxyfile_html b/doc/full_rm/Doxyfile_html index 378f47a17..c104d31db 100644 --- a/doc/full_rm/Doxyfile_html +++ b/doc/full_rm/Doxyfile_html @@ -38,7 +38,7 @@ PROJECT_NAME = ChibiOS # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 19.1.1 +PROJECT_NUMBER = 19.1.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/hal-stm32f3/Doxyfile_html b/doc/hal-stm32f3/Doxyfile_html index c4b6dbbc6..01b2de5cf 100644 --- a/doc/hal-stm32f3/Doxyfile_html +++ b/doc/hal-stm32f3/Doxyfile_html @@ -38,7 +38,7 @@ PROJECT_NAME = "ChibiOS/HAL for STM32F3xx" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 7.0.1 +PROJECT_NUMBER = 7.0.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/hal/Doxyfile_chm b/doc/hal/Doxyfile_chm index f3ac3d435..179cf3ac6 100644 --- a/doc/hal/Doxyfile_chm +++ b/doc/hal/Doxyfile_chm @@ -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 = 7.0.1 +PROJECT_NUMBER = 7.0.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/hal/Doxyfile_html b/doc/hal/Doxyfile_html index 1c533913a..bda8226d0 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 = 7.0.1 +PROJECT_NUMBER = 7.0.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_chm b/doc/nil/Doxyfile_chm index c86f3fa46..16a189139 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.0 +PROJECT_NUMBER = 3.2.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 diff --git a/doc/nil/Doxyfile_html b/doc/nil/Doxyfile_html index b89aa7b8b..53da8b512 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.0 +PROJECT_NUMBER = 3.2.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 diff --git a/doc/rt/Doxyfile_chm b/doc/rt/Doxyfile_chm index ef069dc5e..d8f4dde77 100644 --- a/doc/rt/Doxyfile_chm +++ b/doc/rt/Doxyfile_chm @@ -38,7 +38,7 @@ PROJECT_NAME = ChibiOS/RT # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 6.0.1 +PROJECT_NUMBER = 6.0.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/rt/Doxyfile_html b/doc/rt/Doxyfile_html index 8a04941cf..f223f4464 100644 --- a/doc/rt/Doxyfile_html +++ b/doc/rt/Doxyfile_html @@ -38,7 +38,7 @@ PROJECT_NAME = ChibiOS/RT # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 6.0.1 +PROJECT_NUMBER = 6.0.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