Bump to 0.8.4
authorepage <eopage@byu.net>
Sat, 19 Jun 2010 11:17:25 +0000 (11:17 +0000)
committerepage <eopage@byu.net>
Sat, 19 Jun 2010 11:17:25 +0000 (11:17 +0000)
git-svn-id: file:///svnroot/nqaap/trunk@38 00ff6f12-f5ab-46b1-af0e-967c86d3154f

support/build_nqaap.py

index 227c9ec..ac392d3 100755 (executable)
@@ -69,8 +69,8 @@ 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.3"           #Version of your software, e.g. "1.2.0" or "0.8.2"\r
-    build = "1" #Build number, e.g. "1" for the first build of this\r
+    version = "0.8.4"           #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
                                 #version of your software.  Text with\r
@@ -78,7 +78,7 @@ rm -f ~/.nqaap/nqaap.log
                                 #in the package "Details" tab of the\r
                                 #Maemo Application Manager\r
     changeloginformation = """\r
-Fixing a crash on launch (Post 140)\r
+Limiting FMRadio hack to only Maemo 5\r
 """.strip()\r
     dir_name = "src" #Name of the subfolder containing your package\r
                                 #source files\r