From 68ce72c7ba5ed02adc32f6d341001b155802c90b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 1 Apr 2009 09:01:37 +0000 Subject: [PATCH] release 1.13 --- abuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abuild b/abuild index 33feb60..d739b37 100755 --- a/abuild +++ b/abuild @@ -8,7 +8,7 @@ # Depends on: busybox utilities, fakeroot, # -abuild_ver=1.12 +abuild_ver=1.13 startdir="$PWD" srcdir=${srcdir:-"$startdir/src"}