Bumping to 1.1.4
authorEd Page <eopage@byu.net>
Sat, 20 Feb 2010 04:16:48 +0000 (22:16 -0600)
committerEd Page <eopage@byu.net>
Sat, 20 Feb 2010 04:16:48 +0000 (22:16 -0600)
src/constants.py
support/builddeb.py
www/dialcentral.deb

index 485ef42..f8d78d9 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
-__version__ = "1.1.3"
+__version__ = "1.1.4"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".dialcentral")
index 5858943..cf5330d 100755 (executable)
@@ -30,6 +30,9 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
+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
 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 aa09358..da9fc28 100644 (file)
Binary files a/www/dialcentral.deb and b/www/dialcentral.deb differ