From: Ed Page Date: Wed, 10 Aug 2011 02:32:29 +0000 (-0500) Subject: Bump to 1.0.6-11 X-Git-Url: http://vcs.maemo.org/git/?p=ejpi;a=commitdiff_plain;h=2614ceeedb035f4372f4c0cde1a4681451ee7a18 Bump to 1.0.6-11 --- diff --git a/ejpi/constants.py b/ejpi/constants.py index fbe1ecc..92f47bb 100644 --- a/ejpi/constants.py +++ b/ejpi/constants.py @@ -3,7 +3,7 @@ import os __pretty_app_name__ = "e**(j pi) + 1 = 0" __app_name__ = "ejpi" __version__ = "1.0.6" -__build__ = 10 +__build__ = 11 __app_magic__ = 0xdeadbeef _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__) _user_settings_ = "%s/settings.ini" % _data_path_ diff --git a/www/ejpi.deb b/www/ejpi.deb index 6ddf70e..3710049 100644 Binary files a/www/ejpi.deb and b/www/ejpi.deb differ