From e0eb005581719f01b38b08e253c6d1989b5462b9 Mon Sep 17 00:00:00 2001 From: Wade Brainerd Date: Thu, 22 Oct 2009 00:36:04 +0000 Subject: Bump v23 --- diff --git a/NEWS b/NEWS index ff21d8a..d2840f9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +23 + +* Added an automatic lesson generator. Uses the myspell dictionary to automatically generate lessons using a given set of keys. + 22 * Fix exception when localized lesson data is missing. diff --git a/activity/activity.info b/activity/activity.info index dd5b0db..d5e1c8a 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Typing Turtle -activity_version = 22 +activity_version = 23 host_version = 1 service_name = org.laptop.community.TypingTurtle icon = Activity-typingturtle -- cgit v0.9.1