Bumping to 1.3.7-3 to remove code that doesn't work on older PyQt, like on Maemo 5
[gc-dialer] / dialcentral / constants.py
index 53b8b60..9f396c6 100644 (file)
@@ -1,7 +1,7 @@
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
 __version__ = "1.3.7"
-__build__ = 2
+__build__ = 3
 __app_magic__ = 0xdeadbeef
 
 IS_MAEMO = True