Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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+