From: Ed Page Date: Sat, 13 Aug 2011 00:05:23 +0000 (-0500) Subject: Another harmattan-only bump X-Git-Url: http://vcs.maemo.org/git/?p=ejpi;a=commitdiff_plain;h=d7e7e1ac7ade6b8be4a2d67d063212f796e015fb Another harmattan-only bump --- diff --git a/ejpi/constants.py b/ejpi/constants.py index 0a6b4ca..67a4f21 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__ = 1 +__build__ = 2 __app_magic__ = 0xdeadbeef IS_MAEMO = True