From 4e2c1902574d5d9f7529736a43d5c6858c516410 Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Tue, 15 Oct 2024 14:35:53 +0200
Subject: [PATCH] ==== release 3.14.0 ====

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

diff --git a/Makefile b/Makefile
index 69a977c5..1676e301 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 PACKAGE		:= abuild
-VERSION		:= 3.14.0_rc2
+VERSION		:= 3.14.0
 
 prefix		?= /usr
 bindir		?= $(prefix)/bin
-- 
GitLab