From: Ed Page Date: Sat, 6 Aug 2011 01:57:50 +0000 (-0500) Subject: Bump to 1.0.6-5 X-Git-Url: http://git.maemo.org/git/?p=ejpi;a=commitdiff_plain;h=0e3c92a63711c697302a1e29ef6320b6b5652772 Bump to 1.0.6-5 --- diff --git a/ejpi/constants.py b/ejpi/constants.py index 96d8e72..3115db1 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__ = 4 +__build__ = 5 __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 3e81af1..2243488 100644 Binary files a/www/ejpi.deb and b/www/ejpi.deb differ