From: epage Date: Tue, 15 Dec 2009 00:42:27 +0000 (+0000) Subject: Bump bersion and changelist X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;ds=sidebyside;h=e8537765f0d6de00f48ef6c408b0ad616cdf73e4;p=ejpi Bump bersion and changelist git-svn-id: file:///svnroot/ejpi/trunk@87 df6cc7de-23d0-4ae0-bb86-c17aa67b2a9d --- diff --git a/src/constants.py b/src/constants.py index 7e7bb6e..4db4472 100644 --- a/src/constants.py +++ b/src/constants.py @@ -3,7 +3,7 @@ import os __pretty_app_name__ = "e**(j pi) + 1 = 0" __app_name__ = "ejpi" __version__ = "0.9.7" -__build__ = 9 +__build__ = 0 _data_path_ = os.path.join(os.path.expanduser("~"), ".ejpi") __app_magic__ = 0xdeadbeef _user_logpath_ = "%s/ejpi.log" % _data_path_ diff --git a/support/builddeb.py b/support/builddeb.py index bf7d213..fd0db9d 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -24,6 +24,11 @@ __email__ = "eopage@byu.net" __version__ = constants.__version__ __build__ = constants.__build__ __changelog__ = """ +0.9.7 +* Added shortcut to copy result +* BugFix: Attempt two at bigger X button +* Added support for creating .deb generic linux package files + 0.9.6 * Fullscreen by Ctrl+Enter * "Enter" in number entry causes a push