From: Ed Page Date: Mon, 8 Aug 2011 22:34:58 +0000 (-0500) Subject: Bump to 1.0.6-8 X-Git-Url: http://git.maemo.org/git/?p=ejpi;a=commitdiff_plain;h=83319a84698d21e278c2c84457ba12b8f23f5b4c;ds=sidebyside Bump to 1.0.6-8 --- diff --git a/ejpi/constants.py b/ejpi/constants.py index 33d51f4..f4a7462 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__ = 7 +__build__ = 8 __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 3ee744e..d4b5d33 100644 Binary files a/www/ejpi.deb and b/www/ejpi.deb differ