Bump to 1.2.27
authorEd Page <eopage@byu.net>
Fri, 18 Feb 2011 23:51:17 +0000 (17:51 -0600)
committerEd Page <eopage@byu.net>
Fri, 18 Feb 2011 23:51:17 +0000 (17:51 -0600)
src/constants.py
support/builddeb.py
www/dialcentral.deb

index 82031db..bd8d4d1 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
-__version__ = "1.2.26"
+__version__ = "1.2.27"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__)
index 2fa2f24..835a9ee 100755 (executable)
@@ -30,7 +30,7 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Fixing some issues propogating full screen settings to the SMS Entry window
+* Updating SMS window's history view on main window refreshes
 """.strip()
 
 
index 5bfabde..3a3a64b 100644 (file)
Binary files a/www/dialcentral.deb and b/www/dialcentral.deb differ