From 0414975c0590d439098d9afb6f6b28c6e816eec3 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Tue, 27 Jul 2010 11:20:26 +0000 Subject: new version --- diff --git a/NEWS b/NEWS index b0e6733..2eab016 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +31 +* avoid race condition that leads to image capture corruption (#2119) (thanks to quozl) +* eliminate exception handler for tooltip text (#2121) +* increment capture file id in Journal (#2120) +* simplified Journal interactions (#2124) +* disabling sharing until sharing works again (#2123) + 30 * eliminate dependency on amixer (thanks to Sascha Silbe) * tweaked parameters for XO 1.5 diff --git a/activity/activity.info b/activity/activity.info index ddfc06a..fc81460 100755 --- a/activity/activity.info +++ b/activity/activity.info @@ -3,7 +3,7 @@ name = Measure service_name = org.laptop.MeasureActivity class = measure.MeasureActivity icon = activity-measure -activity_version = 30 +activity_version = 31 show_launcher = yes license = GPLv2+ update_url = http://wiki.laptop.org/go/Activities/G1G1 -- cgit v0.9.1