From b9685a9fc2a59096c4a88fefdc457e6232c2e815 Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Tue, 3 Feb 2009 14:25:09 +0000
Subject: [PATCH] abuild: version 1.8

---
 abuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/abuild b/abuild
index b341ba3955b9..d0db1940cf75 100755
--- a/abuild
+++ b/abuild
@@ -8,7 +8,7 @@
 # Depends on: busybox utilities, fakeroot, 
 #
 
-abuild_ver=1.7
+abuild_ver=1.8
 
 startdir="$PWD"
 srcdir=${srcdir:-"$startdir/src"}
-- 
GitLab