From: epage Date: Wed, 23 Jun 2010 00:17:37 +0000 (+0000) Subject: Bump to 0.8.5-0 X-Git-Url: http://vcs.maemo.org/git/?p=nqaap;a=commitdiff_plain;h=96e2cc3644fdf919a10d411f811d14f07838a71d Bump to 0.8.5-0 git-svn-id: file:///svnroot/nqaap/trunk@40 00ff6f12-f5ab-46b1-af0e-967c86d3154f --- diff --git a/support/build_nqaap.py b/support/build_nqaap.py index ac392d3..0cda562 100755 --- a/support/build_nqaap.py +++ b/support/build_nqaap.py @@ -69,7 +69,7 @@ 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.4" #Version of your software, e.g. "1.2.0" or "0.8.2" + version = "0.8.5" #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 @@ -78,7 +78,7 @@ rm -f ~/.nqaap/nqaap.log #in the package "Details" tab of the #Maemo Application Manager changeloginformation = """ -Limiting FMRadio hack to only Maemo 5 +* Tweaking the UI based on feedback from Addison """.strip() dir_name = "src" #Name of the subfolder containing your package #source files