From 5cda0eb0f6b78f13210e8b5b6cbfdd70296d871e Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Mon, 21 Nov 2011 23:20:17 +0000 Subject: v128 --- diff --git a/NEWS b/NEWS index e85d758..9073fab 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +128 + +BUG FIXES: +* Fixed logic error preventing camera capture of multiple frames +* Fixed problem with camera autogain (#2651) +* Don't zoom text in alert blocks (#3175) + +Note: Still working on #2624, repeated show camera fails after awhile + 127 ENHANCEMENTS: diff --git a/activity/activity.info b/activity/activity.info index 142badf..9a970fb 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Turtle Art -activity_version = 127 +activity_version = 128 license = MIT bundle_id = org.laptop.TurtleArtActivity exec = sugar-activity TurtleArtActivity.TurtleArtActivity -- cgit v0.9.1