From 5994aa62af5416b12d35e74bf01ce2beac6ff74d Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Fri, 6 Mar 2009 18:07:25 +0000
Subject: [PATCH] release 1.12

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

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