From e90eeb791d42ad2c790f3aacf56344bc388076db Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 30 Jul 2012 16:59:38 +0000 Subject: [PATCH] Commit for the 120730 release. --- LUFA/DoxygenPages/ChangeLog.txt | 2 +- LUFA/DoxygenPages/KnownIssues.txt | 2 +- LUFA/DoxygenPages/MigrationInformation.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index 419971661b..1ef1dfcda4 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -6,7 +6,7 @@ /** \page Page_ChangeLog Project Changelog * - * \section Sec_ChangeLog120730 Version 120730 (BETA) + * \section Sec_ChangeLog120730 Version 120730 * New: * - Core: * - Added new, revamped modular build system with new makefile templates diff --git a/LUFA/DoxygenPages/KnownIssues.txt b/LUFA/DoxygenPages/KnownIssues.txt index cbe761ecfb..118bd559a3 100644 --- a/LUFA/DoxygenPages/KnownIssues.txt +++ b/LUFA/DoxygenPages/KnownIssues.txt @@ -9,7 +9,7 @@ * issues in the library. Most of these issues should be corrected in the future release - see * \ref Page_FutureChanges for a list of planned changes in future releases. * - * \section Sec_KnownIssues120730 Version 120730 (BETA) + * \section Sec_KnownIssues120730 Version 120730 * - AVR8 Architecture * - No known issues. * - UC3 Architecture diff --git a/LUFA/DoxygenPages/MigrationInformation.txt b/LUFA/DoxygenPages/MigrationInformation.txt index f97e76829d..a4b584a51f 100644 --- a/LUFA/DoxygenPages/MigrationInformation.txt +++ b/LUFA/DoxygenPages/MigrationInformation.txt @@ -10,7 +10,7 @@ * to the next version released. It does not indicate all new additions to the library in each version change, only * areas relevant to making older projects compatible with the API changes of each new release. * - * \section Sec_Migration120730 Migrating from 120219 to 120730 (BETA) + * \section Sec_Migration120730 Migrating from 120219 to 120730 * Device Mode * - The device mode Audio Class driver now requires an additional configuration parameter, the Audio Control interface index. Existing applications should * be adjusted to specify the additional configuration parameter.