From 92e7aa99f087d1dbfc157cf51743f0ee801832ea Mon Sep 17 00:00:00 2001 From: Ed Page Date: Thu, 11 Aug 2011 20:45:06 -0500 Subject: [PATCH] Bumped purely for the OBS release --- ejpi/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ejpi/constants.py b/ejpi/constants.py index b54e238..0a6b4ca 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__ = 0 +__build__ = 1 __app_magic__ = 0xdeadbeef IS_MAEMO = True -- 1.7.9.5