From: Ed Page Date: Sat, 13 Aug 2011 10:49:56 +0000 (-0500) Subject: Bump for icon harmattan build X-Git-Url: http://vcs.maemo.org/git/?p=ejpi;a=commitdiff_plain;h=f980e56d583f1669d56bef6e15df8c2818f99467 Bump for icon harmattan build --- diff --git a/ejpi/constants.py b/ejpi/constants.py index 67a4f21..d60f0bf 100644 --- a/ejpi/constants.py +++ b/ejpi/constants.py @@ -1,7 +1,7 @@ __pretty_app_name__ = "e**(j pi) + 1 = 0" __app_name__ = "ejpi" __version__ = "1.0.7" -__build__ = 2 +__build__ = 3 __app_magic__ = 0xdeadbeef IS_MAEMO = True