From 13fb4a39eb9f2b924cf9a3718a8d098fb0588201 Mon Sep 17 00:00:00 2001 From: Daniel Francis Date: Sat, 15 Sep 2012 21:59:30 +0000 Subject: Version 7 --- diff --git a/activity/activity.info b/activity/activity.info index 98ed9ec..eeb477e 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Graph Plotter -activity_version = 6 +activity_version = 7 show_launcher = 1 bundle_id = org.sugarlabs.GraphPlotter exec = sugar-activity activity.Activity -s diff --git a/info.py b/info.py index bc25e32..04803b9 100644 --- a/info.py +++ b/info.py @@ -39,7 +39,7 @@ name = _('Graph Plotter') generic_name = _('Mathematical Function Plotter') lower_name = 'graph-plotter' copyright = 'Copyright © 2012 Daniel Francis' -version = '6' +version = '7' description = _("Graph Plotter is an easy function plotter\ made for replace the expensive calculators.") authors = ['Daniel Francis '] -- cgit v0.9.1