From 63076c935d84172732bdd617ebc35d5d8838365b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 14 Nov 2008 12:20:16 +0000 Subject: [PATCH] version 0.8 --- abuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abuild b/abuild index 4d8dc65..abb43ba 100755 --- a/abuild +++ b/abuild @@ -8,7 +8,7 @@ # Depends on: busybox utilities, fakeroot, # -myver=0.7 +myver=0.8 # read config MAKEAPK_CONF=${MAKEAPK_CONF:-/etc/abuild.conf}