From fd7fa8a124028dc47d78e836519cab01116ec3c5 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 10 Oct 2024 14:03:25 +0200 Subject: [PATCH] ==== release 3.14.0_rc1 ==== --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7324275..7982cc6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE := abuild -VERSION := 3.13.0 +VERSION := 3.14.0_rc1 prefix ?= /usr bindir ?= $(prefix)/bin