aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/MigrationInformation.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-07-16 17:07:47 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-07-16 17:07:47 +0000
commit8e1328dc6aa3c2e832aba65f5b4cbc3faae6f77b (patch)
tree867b4e0576c989fdca82469a3b644275204c864c /LUFA/DoxygenPages/MigrationInformation.txt
parent5b8b5018f2a7d7693a9827f9047a135ccc7cdc69 (diff)
downloadlufa-8e1328dc6aa3c2e832aba65f5b4cbc3faae6f77b.tar.gz
lufa-8e1328dc6aa3c2e832aba65f5b4cbc3faae6f77b.tar.bz2
lufa-8e1328dc6aa3c2e832aba65f5b4cbc3faae6f77b.zip
Commit for the LUFA-120730-BETA release.
Diffstat (limited to 'LUFA/DoxygenPages/MigrationInformation.txt')
-rw-r--r--LUFA/DoxygenPages/MigrationInformation.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/DoxygenPages/MigrationInformation.txt b/LUFA/DoxygenPages/MigrationInformation.txt
index 544c94e9e..f97e76829 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_MigrationXXXXXX Migrating from 120219 to XXXXXX
+ * \section Sec_Migration120730 Migrating from 120219 to 120730 (BETA)
* <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.