Bump to 1.1.6
authorEd Page <eopage@byu.net>
Wed, 24 Feb 2010 01:52:01 +0000 (19:52 -0600)
committerEd Page <eopage@byu.net>
Wed, 24 Feb 2010 01:52:01 +0000 (19:52 -0600)
src/constants.py
support/builddeb.py
www/dialcentral.deb

index 29f13df..c4faa2e 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
-__version__ = "1.1.5"
+__version__ = "1.1.6"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".dialcentral")
index 34d70e9..2a62bf3 100755 (executable)
@@ -30,6 +30,8 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
+1.1.6
+* Added back in separate call/sms buttons
 1.1.5
 * Bugfix from 1.1.2: Was not displaying errors in SMS window
 1.1.4
index 5b8249c..9ed329a 100644 (file)
Binary files a/www/dialcentral.deb and b/www/dialcentral.deb differ