From 60a84b6daa717bdf77f21ba7ef0d09a381b35c5a Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 27 Nov 2008 21:41:05 +0000 Subject: [PATCH] release 0.9 --- abuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abuild b/abuild index 0be4e52..40cbcb7 100755 --- a/abuild +++ b/abuild @@ -8,7 +8,7 @@ # Depends on: busybox utilities, fakeroot, # -abuild_ver=0.8.2 +abuild_ver=0.9 # read config MAKEAPK_CONF=${MAKEAPK_CONF:-/etc/abuild.conf}