Bump to 1.1.4-3
authorEd Page <eopage@byu.net>
Wed, 10 Aug 2011 12:35:50 +0000 (07:35 -0500)
committerEd Page <eopage@byu.net>
Wed, 10 Aug 2011 12:35:50 +0000 (07:35 -0500)
gonvert/constants.py
www/gonvert.deb

index 8d03632..517968a 100644 (file)
@@ -3,7 +3,7 @@ import os
 __pretty_app_name__ = "Gonvert"
 __app_name__ = "gonvert"
 __version__ = "1.1.4"
-__build__ = 2
+__build__ = 3
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__)
 _user_settings_ = "%s/settings.json" % _data_path_
index 03f5262..cb7102b 100644 (file)
Binary files a/www/gonvert.deb and b/www/gonvert.deb differ