From 0f9d333305a7be2db4ec35808ebafec36ff037a4 Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Thu, 28 Sep 2017 10:43:46 +0000
Subject: [PATCH] ==== release 3.0.2 ====

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

diff --git a/Makefile b/Makefile
index 14ca6146..1d8e7b13 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 
 PACKAGE		:= abuild
-VERSION		:= 3.0.0
+VERSION		:= 3.0.2
 
 prefix		?= /usr
 bindir		?= $(prefix)/bin
-- 
GitLab