Bump to 1.2.4
authorEd Page <eopage@byu.net>
Tue, 4 Jan 2011 04:34:55 +0000 (22:34 -0600)
committerEd Page <eopage@byu.net>
Tue, 4 Jan 2011 04:35:03 +0000 (22:35 -0600)
src/constants.py
support/builddeb.py
www/dialcentral.deb

index 2e8af50..fec6097 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
-__version__ = "1.2.3"
+__version__ = "1.2.4"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__)
index bf738a2..9f57165 100755 (executable)
@@ -30,8 +30,7 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Fixing a settings bug
-* Adjusting tab sizes
+* Experimenting with refresh buttons
 """.strip()
 
 
index e020e84..b5955cf 100644 (file)
Binary files a/www/dialcentral.deb and b/www/dialcentral.deb differ