Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorC. Scott Ananian <cscott@laptop.org>2008-09-24 20:12:02 (GMT)
committer C. Scott Ananian <cscott@laptop.org>2008-09-24 20:12:02 (GMT)
commitd8d4e84553d8099b0d7a1061a5aa7e457362cca1 (patch)
tree9f03dc05fdc653db40c017601ed47638a07c06b7
parent897118d105ec2df6e9429d4353bb384a5e9538d7 (diff)
Release version 27.v27
-rw-r--r--NEWS2
-rw-r--r--activity/activity.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9b651ee..f06ef19 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+27
+
* Use a protected update_url.
* Updated license information in files; added 'license' field.
* Reverted bundlebuilder change: using .start("Pippy") makes modern
diff --git a/activity/activity.info b/activity/activity.info
index 51e60cb..17aca40 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -4,7 +4,7 @@ bundle_id = org.laptop.Pippy
service_name = org.laptop.Pippy
class = pippy_app.PippyActivity
icon = activity-icon
-activity_version = 26
+activity_version = 27
mime_types = text/x-python
show_launcher = yes
license = GPLv2+