Bumping to 1.2.3
authorEd Page <eopage@byu.net>
Tue, 4 Jan 2011 04:04:59 +0000 (22:04 -0600)
committerEd Page <eopage@byu.net>
Tue, 4 Jan 2011 04:04:59 +0000 (22:04 -0600)
src/constants.py
support/builddeb.py
www/dialcentral.deb

index 5d6a7aa..2e8af50 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
-__version__ = "1.2.2"
+__version__ = "1.2.3"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__)
index 1e78baa..bf738a2 100755 (executable)
@@ -30,7 +30,8 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Fixing a notification bug
+* Fixing a settings bug
+* Adjusting tab sizes
 """.strip()
 
 
index 5362f9a..e020e84 100644 (file)
Binary files a/www/dialcentral.deb and b/www/dialcentral.deb differ