Bump for 1.3.7-2
authorEd Page <eopage@byu.net>
Mon, 15 Aug 2011 22:23:58 +0000 (17:23 -0500)
committerEd Page <eopage@byu.net>
Mon, 15 Aug 2011 22:23:58 +0000 (17:23 -0500)
dialcentral/constants.py
setup.py
www/dialcentral.deb

index dcec8bb..53b8b60 100644 (file)
@@ -1,7 +1,7 @@
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
 __version__ = "1.3.7"
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
 __version__ = "1.3.7"
-__build__ = 1
+__build__ = 2
 __app_magic__ = 0xdeadbeef
 
 IS_MAEMO = True
 __app_magic__ = 0xdeadbeef
 
 IS_MAEMO = True
index 51a4474..eb6f89b 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ ICON_CATEGORY="apps"
 ICON_SIZES=[32,48]
 #[[[end]]] (checksum: 6b362845c8509854ec12f330afd9c7b7)
 
 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"
 
 """.strip()
 BUGTRACKER_URL = "https://bugs.maemo.org/enter_bug.cgi?product=Dialcentral"
 
index 917f25c..221e237 100644 (file)
Binary files a/www/dialcentral.deb and b/www/dialcentral.deb differ