From f980e56d583f1669d56bef6e15df8c2818f99467 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Sat, 13 Aug 2011 05:49:56 -0500 Subject: [PATCH] Bump for icon harmattan build --- ejpi/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.7.9.5