Bump to 1.2.12
authorEd Page <eopage@byu.net>
Tue, 11 Jan 2011 03:54:20 +0000 (21:54 -0600)
committerEd Page <eopage@byu.net>
Tue, 11 Jan 2011 03:54:20 +0000 (21:54 -0600)
src/constants.py
support/builddeb.py
www/dialcentral.deb

index a5678ba..adb249d 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
-__version__ = "1.2.11"
+__version__ = "1.2.12"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__)
index 2d8b609..3f6b225 100755 (executable)
@@ -30,7 +30,7 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Stricter hiding of password on entry
+* Fixing cut off text in the Messages tab
 """.strip()
 
 
index fb0f30f..ada00e6 100644 (file)
Binary files a/www/dialcentral.deb and b/www/dialcentral.deb differ