From 1a66b3ac45dda8fd036968518bbc20241eed9933 Mon Sep 17 00:00:00 2001 From: Chris Ball Date: Tue, 03 Jun 2008 20:38:29 +0000 Subject: Release version 10. --- diff --git a/NEWS b/NEWS index 5a210b8..0ad7d5a 100755 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +10 + +* Attempt to solve thread closing problems via Thread.setDaemon(True). + 9 * Remove inappropriate images. diff --git a/activity/activity.info b/activity/activity.info index 7b27ea3..1a1e443 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Wikipedia -activity_version = 9 +activity_version = 10 service_name = org.laptop.WikipediaActivity icon = activity-wikipedia exec = sugar-activity activity.WikipediaActivity -- cgit v0.9.1