From 9cc011ddc74fd959b016ed53b4bff6ba1c2e9e85 Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Mon, 2 Feb 2009 12:41:42 +0000
Subject: [PATCH] abuild: forgot set version to 1.7

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

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