Bump to 1.2.13
authorEd Page <eopage@byu.net>
Tue, 11 Jan 2011 11:38:57 +0000 (05:38 -0600)
committerEd Page <eopage@byu.net>
Tue, 11 Jan 2011 11:38:57 +0000 (05:38 -0600)
src/constants.py
support/builddeb.py
www/dialcentral.deb

index adb249d..dda41d4 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
-__version__ = "1.2.12"
+__version__ = "1.2.13"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__)
index 3f6b225..d081fc9 100755 (executable)
@@ -30,7 +30,7 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Fixing cut off text in the Messages tab
+* Startup bug
 """.strip()
 
 
index ada00e6..85b0bae 100644 (file)
Binary files a/www/dialcentral.deb and b/www/dialcentral.deb differ