Bump 1.1.7
authorEd Page <eopage@byu.net>
Fri, 26 Feb 2010 03:01:00 +0000 (21:01 -0600)
committerEd Page <eopage@byu.net>
Fri, 26 Feb 2010 03:01:00 +0000 (21:01 -0600)
src/constants.py
support/builddeb.py
www/dialcentral.deb

index c4faa2e..586d520 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
-__version__ = "1.1.6"
+__version__ = "1.1.7"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".dialcentral")
index 2a62bf3..03a1c54 100755 (executable)
@@ -30,6 +30,8 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
+1.1.7
+* Adjusting how numbers are normalized
 1.1.6
 * Added back in separate call/sms buttons
 1.1.5
index 9ed329a..b5b38b1 100644 (file)
Binary files a/www/dialcentral.deb and b/www/dialcentral.deb differ