Bump to 1.2.16
authorEd Page <eopage@byu.net>
Wed, 12 Jan 2011 03:07:06 +0000 (21:07 -0600)
committerEd Page <eopage@byu.net>
Wed, 12 Jan 2011 03:07:06 +0000 (21:07 -0600)
src/constants.py
support/builddeb.py
www/dialcentral.deb

index 79c5a22..49ff149 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
-__version__ = "1.2.15"
+__version__ = "1.2.16"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__)
index fe31b29..8d24717 100755 (executable)
@@ -30,8 +30,7 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Fixing the SMS Entry letter count
-* Adding and optimizing rotation to the SMS Entry window
+* Improving the look and behavior of the pie menu back button
 """.strip()
 
 
index a177719..e5c57e6 100644 (file)
Binary files a/www/dialcentral.deb and b/www/dialcentral.deb differ