Bump to 0.8.10
authorEd Page <eopage@byu.net>
Thu, 13 Jan 2011 13:44:08 +0000 (07:44 -0600)
committerEd Page <eopage@byu.net>
Thu, 13 Jan 2011 13:44:08 +0000 (07:44 -0600)
src/constants.py
support/builddeb.py
www/nqaap.deb

index 285e7f8..2b86c4d 100644 (file)
@@ -2,7 +2,7 @@ import os
 
 __pretty_app_name__ = "nQaap"
 __app_name__ = "nqaap"
-__version__ = "0.8.9"
+__version__ = "0.8.10"
 __build__ = 0
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".%s" % __app_name__)
index ec61143..d5d730c 100755 (executable)
@@ -22,7 +22,7 @@ __email__ = "pengmeister@gmail.com"
 __version__ = constants.__version__\r
 __build__ = constants.__build__\r
 __changelog__ = """\r
-* Fixing some packaging bugs I made that broke everything\r
+* Default cover art was missing, re-introducing it\r
 """.strip()\r
 \r
 \r
index 75bd30a..2fbb8bd 100644 (file)
Binary files a/www/nqaap.deb and b/www/nqaap.deb differ