From 763c86641b8dc49649b851bd6554aa846c579e07 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Sat, 13 Aug 2011 11:39:19 -0500 Subject: [PATCH] Bump for more icon work --- ejpi/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ejpi/constants.py b/ejpi/constants.py index d60f0bf..6853fc3 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__ = 3 +__build__ = 4 __app_magic__ = 0xdeadbeef IS_MAEMO = True -- 1.7.9.5