From ff55ae9e1cbd7636ae36ed616d119560d3523942 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 6 Jan 2009 15:42:35 +0000 Subject: [PATCH] abuild: version 1.1 --- abuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abuild b/abuild index f8b8c75..d4e93f0 100755 --- a/abuild +++ b/abuild @@ -8,7 +8,7 @@ # Depends on: busybox utilities, fakeroot, # -abuild_ver=1.0 +abuild_ver=1.1 # read config MAKEAPK_CONF=${MAKEAPK_CONF:-/etc/abuild.conf}