diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-07-30 16:59:38 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2012-07-30 16:59:38 +0000 |
| commit | 0536b1b3f1d56f095e41b2425f67429ccf10f0a7 (patch) | |
| tree | bf545cc06c1f18a9eaf5927ab1f42c4059ff83f4 /LUFA | |
| parent | b47959a1e885c7da25ef20edc5e49d9e3e0c838e (diff) | |
Commit for the 120730 release.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2427 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'LUFA')
| -rw-r--r-- | LUFA/DoxygenPages/ChangeLog.txt | 2 | ||||
| -rw-r--r-- | LUFA/DoxygenPages/KnownIssues.txt | 2 | ||||
| -rw-r--r-- | 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 41997166..1ef1dfcd 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 * <b>New:</b> * - Core: * - Added new, revamped modular build system with new makefile templates diff --git a/LUFA/DoxygenPages/KnownIssues.txt b/LUFA/DoxygenPages/KnownIssues.txt index cbe761ec..118bd559 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 f97e7682..a4b584a5 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 * <b>Device Mode</b> * - 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. |
