Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinier Heeres <reinier@heeres.eu>2008-12-23 23:10:37 (GMT)
committer Reinier Heeres <reinier@heeres.eu>2008-12-23 23:10:37 (GMT)
commit333b932864740cfaded577a06db6557a92444b71 (patch)
treee484740eb46a0015ab3e9b5e4ba0aa2c92257b36
parentebbde9c70fd362c1cf409db7bf0aa6db19c99a88 (diff)
Release v26v26
-rw-r--r--NEWS2
-rw-r--r--activity/activity.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f256172..08eedfd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+26
+
* Refactored equation drawing code
* Move to new equation parser based on python ast
* Refactor sharing
diff --git a/activity/activity.info b/activity/activity.info
index a83fe9b..e549b48 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,7 +3,7 @@ name = Calculate
bundle_id = org.laptop.Calculate
icon = calculate
exec = sugar-activity calculate.Calculate -s
-activity_version = 25
+activity_version = 26
host_version = 1
show_launcher = yes
license = GPLv2+