From 79ee224d1027435799a5bfe4a2e5dd47051b958c Mon Sep 17 00:00:00 2001 From: epage Date: Sat, 8 May 2010 02:51:51 +0000 Subject: [PATCH] Bump to 0.8.0-3 git-svn-id: file:///svnroot/nqaap/trunk@20 00ff6f12-f5ab-46b1-af0e-967c86d3154f --- support/build_nqaap.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/build_nqaap.py b/support/build_nqaap.py index df22ca6..6eb481c 100755 --- a/support/build_nqaap.py +++ b/support/build_nqaap.py @@ -70,7 +70,7 @@ rm -f ~/.nqaap/nqaap.log # p.preremove="""#!/bin/sh # chmod +x /usr/bin/mclock.py""" #Set here your pre remove script version = "0.8.0" #Version of your software, e.g. "1.2.0" or "0.8.2" - build = "2" #Build number, e.g. "1" for the first build of this + build = "3" #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 -- 1.7.9.5