Adding some consistency and fixing some bugs
[gc-dialer] / dialcentral / constants.py
index 53b8b60..412d176 100644 (file)
@@ -1,7 +1,7 @@
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
-__version__ = "1.3.7"
-__build__ = 2
+__version__ = "1.3.9"
+__build__ = 0
 __app_magic__ = 0xdeadbeef
 
 IS_MAEMO = True