Bump to 1.1.3
authorEd Page <eopage@byu.net>
Fri, 11 Jun 2010 14:22:05 +0000 (09:22 -0500)
committerEd Page <eopage@byu.net>
Fri, 11 Jun 2010 14:22:05 +0000 (09:22 -0500)
src/constants.py
support/builddeb.py
www/gonvert.deb

index 4b80ba6..d7b0d99 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "Gonvert"
 __app_name__ = "gonvert"
-__version__ = "1.1.2"
+__version__ = "1.1.3"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".gonvert")
index bfb7e1d..f0d1c4c 100755 (executable)
@@ -19,7 +19,7 @@ __email__ = "anthony@unihedron.com"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Further optimizations
+* Adjusting column sizes
 """.strip()
 
 
index 88221b3..87f4af6 100644 (file)
Binary files a/www/gonvert.deb and b/www/gonvert.deb differ