From: Ed Page Date: Mon, 15 Aug 2011 22:23:58 +0000 (-0500) Subject: Bump for 1.3.7-2 X-Git-Url: http://git.maemo.org/git/?p=gc-dialer;a=commitdiff_plain;h=06a1989bb12da9d6efa2b70c0077dbe4aad6aac6 Bump for 1.3.7-2 --- diff --git a/dialcentral/constants.py b/dialcentral/constants.py index dcec8bb..53b8b60 100644 --- a/dialcentral/constants.py +++ b/dialcentral/constants.py @@ -1,7 +1,7 @@ __pretty_app_name__ = "DialCentral" __app_name__ = "dialcentral" __version__ = "1.3.7" -__build__ = 1 +__build__ = 2 __app_magic__ = 0xdeadbeef IS_MAEMO = True diff --git a/setup.py b/setup.py index 51a4474..eb6f89b 100755 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ ICON_CATEGORY="apps" ICON_SIZES=[32,48] #[[[end]]] (checksum: 6b362845c8509854ec12f330afd9c7b7) -CHANGES = """* Fixing a launch issue with previous python versions +CHANGES = """* Switching back to PyQt4 """.strip() BUGTRACKER_URL = "https://bugs.maemo.org/enter_bug.cgi?product=Dialcentral" diff --git a/www/dialcentral.deb b/www/dialcentral.deb index 917f25c..221e237 100644 Binary files a/www/dialcentral.deb and b/www/dialcentral.deb differ