From: epage Date: Sat, 19 Jun 2010 11:17:25 +0000 (+0000) Subject: Bump to 0.8.4 X-Git-Url: http://git.maemo.org/git/?p=nqaap;a=commitdiff_plain;h=13de8cc6599bba11d8ce48f2e2574a6b0e3a5c8a Bump to 0.8.4 git-svn-id: file:///svnroot/nqaap/trunk@38 00ff6f12-f5ab-46b1-af0e-967c86d3154f --- diff --git a/support/build_nqaap.py b/support/build_nqaap.py index 227c9ec..ac392d3 100755 --- a/support/build_nqaap.py +++ b/support/build_nqaap.py @@ -69,8 +69,8 @@ rm -f ~/.nqaap/nqaap.log # chmod +x /usr/bin/mclock.py""" #Set here your pre install script # p.preremove="""#!/bin/sh # chmod +x /usr/bin/mclock.py""" #Set here your pre remove script - version = "0.8.3" #Version of your software, e.g. "1.2.0" or "0.8.2" - build = "1" #Build number, e.g. "1" for the first build of this + version = "0.8.4" #Version of your software, e.g. "1.2.0" or "0.8.2" + build = "0" #Build number, e.g. "1" for the first build of this #version of your software. Increment #for later re-builds of the same #version of your software. Text with @@ -78,7 +78,7 @@ rm -f ~/.nqaap/nqaap.log #in the package "Details" tab of the #Maemo Application Manager changeloginformation = """ -Fixing a crash on launch (Post 140) +Limiting FMRadio hack to only Maemo 5 """.strip() dir_name = "src" #Name of the subfolder containing your package #source files