From 7e4549ff9e7177d4331e050894514efa5b73e52d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 26 Jan 2009 10:31:55 +0000 Subject: [PATCH] release 1.5.1 --- abuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abuild b/abuild index 22803ee..cfa4484 100755 --- a/abuild +++ b/abuild @@ -8,7 +8,7 @@ # Depends on: busybox utilities, fakeroot, # -abuild_ver=1.5 +abuild_ver=1.5.1 startdir="$PWD" srcdir=${srcdir:-"$startdir/src"}