Commit for the 120730 release.
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 30 Jul 2012 16:59:38 +0000 (16:59 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 30 Jul 2012 16:59:38 +0000 (16:59 +0000)
LUFA/DoxygenPages/ChangeLog.txt
LUFA/DoxygenPages/KnownIssues.txt
LUFA/DoxygenPages/MigrationInformation.txt

index 4199716..1ef1dfc 100644 (file)
@@ -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
index cbe761e..118bd55 100644 (file)
@@ -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
index f97e768..a4b584a 100644 (file)
@@ -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.