aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/MigrationInformation.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-08-05 07:47:02 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-08-05 07:47:02 +0000
commit4b35dd167001233d2f44f918d3656a3f2ad80f2e (patch)
treefe47ffc041d1b625ac3a53d3410e885da138c190 /LUFA/ManPages/MigrationInformation.txt
parent042d3288ad52301c5b0ef69eada03eee83497dda (diff)
downloadlufa-4b35dd167001233d2f44f918d3656a3f2ad80f2e.tar.gz
lufa-4b35dd167001233d2f44f918d3656a3f2ad80f2e.tar.bz2
lufa-4b35dd167001233d2f44f918d3656a3f2ad80f2e.zip
Commit for 090810rc1 release.
Diffstat (limited to 'LUFA/ManPages/MigrationInformation.txt')
-rw-r--r--LUFA/ManPages/MigrationInformation.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/ManPages/MigrationInformation.txt b/LUFA/ManPages/MigrationInformation.txt
index 6335324c9..d1e0c8a10 100644
--- a/LUFA/ManPages/MigrationInformation.txt
+++ b/LUFA/ManPages/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 090605 to XXXXXX
+ * \section Sec_Migration090810 Migrating from 090605 to 090810
*
* <b>All</b>
* - The "Simple Scheduler" has been <i>deprecated</i>, as it was little more than an abtracted loop and caused much confusion.