From 20cb761457570083f4fd0d045ff7d09dbfe1a031 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Sat, 13 Aug 2011 14:17:27 -0500 Subject: [PATCH] Final bump to get an icon (even if I am doing it wrong) --- ejpi/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ejpi/constants.py b/ejpi/constants.py index 3c174cb..74f00ee 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__ = 5 +__build__ = 6 __app_magic__ = 0xdeadbeef IS_MAEMO = True -- 1.7.9.5