Bump to 1.1.0
authorEd Page <eopage@byu.net>
Tue, 8 Jun 2010 23:11:58 +0000 (18:11 -0500)
committerEd Page <eopage@byu.net>
Tue, 8 Jun 2010 23:11:58 +0000 (18:11 -0500)
src/constants.py
www/gonvert.deb

index 4999df0..045234e 100644 (file)
@@ -2,8 +2,8 @@ import os
 
 __pretty_app_name__ = "Gonvert"
 __app_name__ = "gonvert"
-__version__ = "1.0.1"
-__build__ = 2
+__version__ = "1.1.0"
+__build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".gonvert")
 _user_settings_ = "%s/settings.json" % _data_path_
index b0749be..18c7662 100644 (file)
Binary files a/www/gonvert.deb and b/www/gonvert.deb differ