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

index 5fb6d9e..dcec8bb 100644 (file)
@@ -1,7 +1,7 @@
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
 __version__ = "1.3.7"
-__build__ = 0
+__build__ = 1
 __app_magic__ = 0xdeadbeef
 
 IS_MAEMO = True
index 287f5cf..a5d8778 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ ICON_CATEGORY="apps"
 ICON_SIZES=[32,48]
 #[[[end]]] (checksum: 6b362845c8509854ec12f330afd9c7b7)
 
-CHANGES = """* PySide seems to handle signal connections differently, fixing my slots
+CHANGES = """* Fixing a launch issue with previous python versions
 """.strip()
 BUGTRACKER_URL = "https://bugs.maemo.org/enter_bug.cgi?product=Dialcentral"
 
index b8007e4..917f25c 100644 (file)
Binary files a/www/dialcentral.deb and b/www/dialcentral.deb differ