Bump to 1.3.3-1
authorEd Page <eopage@byu.net>
Fri, 22 Apr 2011 11:04:35 +0000 (06:04 -0500)
committerEd Page <eopage@byu.net>
Fri, 22 Apr 2011 11:04:35 +0000 (06:04 -0500)
src/constants.py
support/builddeb.py
www/dialcentral.deb

index 95d1c0f..4effd49 100644 (file)
@@ -3,7 +3,7 @@ import os
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
 __version__ = "1.3.3"
-__build__ = 0
+__build__ = 1
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__)
 _user_settings_ = "%s/settings.ini" % _data_path_
index 41a4c81..f3381a8 100755 (executable)
@@ -30,8 +30,7 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Fixing a bug on applying settings
-* Disabling PySide support and any associated features (system contacts).  It is just too buggy right now.
+*Jut hoping to force the maemo.org package system along
 """.strip()
 
 
index 7f7a2a4..7acd395 100644 (file)
Binary files a/www/dialcentral.deb and b/www/dialcentral.deb differ