Bump to 1.1.5
authorEd Page <eopage@byu.net>
Tue, 23 Feb 2010 00:05:28 +0000 (18:05 -0600)
committerEd Page <eopage@byu.net>
Tue, 23 Feb 2010 00:05:28 +0000 (18:05 -0600)
src/constants.py
support/builddeb.py
www/dialcentral.deb

index f8d78d9..29f13df 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
-__version__ = "1.1.4"
+__version__ = "1.1.5"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".dialcentral")
index cf5330d..34d70e9 100755 (executable)
@@ -30,9 +30,11 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
+1.1.5
+* Bugfix from 1.1.2: Was not displaying errors in SMS window
 1.1.4
 * Bugfix from 1.1.0: Scroll to bottom when removing a recipient
-* Bugfix for 1.1.1: Maemo 5 fix was incomplete
+* Bugfix from 1.1.3: Maemo 5 fix was incomplete
 1.1.3
 * Broadcast SMS: Increased the spacing between contacts
 * SMS: Added Ctrl+h shortcut to hide the window for adding more recipients to the SMS
index da9fc28..5b8249c 100644 (file)
Binary files a/www/dialcentral.deb and b/www/dialcentral.deb differ