Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/info.py
diff options
context:
space:
mode:
authorDaniel Francis <francis@sugarlabs.org>2012-10-23 15:42:58 (GMT)
committer Daniel Francis <francis@sugarlabs.org>2012-10-23 15:42:58 (GMT)
commitf233c6478b1fcc0bb6f72a3fc008192a4f6d0acf (patch)
tree65ce474db2e875b250550edfca7c2a5985fe3857 /info.py
parentceda8d66bc1b6a43fbcf2ff55716cf00536cca8b (diff)
Version 8
Diffstat (limited to 'info.py')
-rw-r--r--info.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/info.py b/info.py
index 31446c7..d9de089 100644
--- a/info.py
+++ b/info.py
@@ -38,7 +38,7 @@ name = _('Graph Plotter')
generic_name = _('Mathematical Function Plotter')
lower_name = 'graph-plotter'
copyright = 'Copyright © 2012 Daniel Francis'
-version = '7'
+version = '8'
description = _("Graph Plotter is an easy function plotter\
made for replace the expensive calculators.")
authors = ['Daniel Francis <francis@sugarlabs.org>']