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-10-02 18:01:11 (GMT)
committer C. Scott Ananian <cscott@laptop.org>2008-10-02 18:01:11 (GMT)
commit18f37394242044f5104de7f40249caed440cdfa2 (patch)
tree4ecd9576db76f0a92e9c29b7c094fb3098a094ff
parent3924d5748c25ab949a030723dee960dc4fbc1319 (diff)
Release version 11.
-rwxr-xr-xNEWS6
-rwxr-xr-xactivity/activity.info2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index dcb5655..224cc06 100755
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+11
+
+* Rename activity from TurtleArt to Turtle Art (dlo trac #2663)
+* Fix pen up in arc (dlo trac #7656)
+* Point update url at a protected page.
+
10
* licensing information in activity.info (dlo trac #6340)
diff --git a/activity/activity.info b/activity/activity.info
index 727050e..96e0e50 100755
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Turtle Art
-activity_version = 10
+activity_version = 11
license = MIT
service_name = org.laptop.TurtleArtActivity
class = TurtleArtActivity.TurtleArtActivity