From 0bb0bd8498d9898f2ef2b003ddb25a1a378f5268 Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Thu, 31 May 2018 16:43:10 +0200
Subject: [PATCH] ==== release 3.2.0_rc2 ====

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

diff --git a/Makefile b/Makefile
index 77de7c18..658ee7f9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 
 PACKAGE		:= abuild
-VERSION		:= 3.2.0_rc1
+VERSION		:= 3.2.0_rc2
 
 prefix		?= /usr
 bindir		?= $(prefix)/bin
-- 
GitLab