Bump to 1.3.5
authorEd Page <eopage@byu.net>
Tue, 26 Apr 2011 23:02:13 +0000 (18:02 -0500)
committerEd Page <eopage@byu.net>
Tue, 26 Apr 2011 23:02:13 +0000 (18:02 -0500)
src/constants.py
support/builddeb.py
www/dialcentral.deb

index 6205d0a..c8a0902 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
-__version__ = "1.3.4"
+__version__ = "1.3.5"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__)
index 9f39f93..a552285 100755 (executable)
@@ -30,7 +30,7 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Tweaking the history view.  Sadly I don't think this improves things for Maemo 4.1
+* Adjusting window rotation behavior
 """.strip()
 
 
index 8ec1a5c..c9386af 100644 (file)
Binary files a/www/dialcentral.deb and b/www/dialcentral.deb differ