Bump to 0.8.5-0
[nqaap] / support / build_nqaap.py
index ac392d3..0cda562 100755 (executable)
@@ -69,7 +69,7 @@ rm -f ~/.nqaap/nqaap.log
     #  chmod +x /usr/bin/mclock.py""" #Set here your pre install script\r
     #  p.preremove="""#!/bin/sh\r
     #  chmod +x /usr/bin/mclock.py""" #Set here your pre remove script\r
-    version = "0.8.4"           #Version of your software, e.g. "1.2.0" or "0.8.2"\r
+    version = "0.8.5"           #Version of your software, e.g. "1.2.0" or "0.8.2"\r
     build = "0" #Build number, e.g. "1" for the first build of this\r
                                 #version of your software. Increment\r
                                 #for later re-builds of the same\r
@@ -78,7 +78,7 @@ rm -f ~/.nqaap/nqaap.log
                                 #in the package "Details" tab of the\r
                                 #Maemo Application Manager\r
     changeloginformation = """\r
-Limiting FMRadio hack to only Maemo 5\r
+* Tweaking the UI based on feedback from Addison\r
 """.strip()\r
     dir_name = "src" #Name of the subfolder containing your package\r
                                 #source files\r