From 6271e6b8885c70b3167866ce99954998b7b65825 Mon Sep 17 00:00:00 2001 From: Linux User Date: Sat, 8 Nov 2008 08:02:14 +0000 Subject: [PATCH] version 0.6 --- abuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abuild b/abuild index f46bcfe..e43938f 100755 --- a/abuild +++ b/abuild @@ -8,7 +8,7 @@ # Depends on: busybox utilities, fakeroot, # -myver=0.5 +myver=0.6 # read config MAKEAPK_CONF=${MAKEAPK_CONF:-/etc/abuild.conf}