From 5dc6234244d90769f01f819ed5c657b5c81048ae Mon Sep 17 00:00:00 2001 From: Ed Page Date: Sat, 13 Aug 2011 13:47:56 -0500 Subject: [PATCH] Another harmattan-only build --- ejpi/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ejpi/constants.py b/ejpi/constants.py index 6853fc3..3c174cb 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__ = 4 +__build__ = 5 __app_magic__ = 0xdeadbeef IS_MAEMO = True -- 1.7.9.5