From d2ef7f4edb88fbc8ac0c40edb1809bd72ade8a9a Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 12 Sep 2022 17:27:47 +0200 Subject: [PATCH] ==== release 3.10.0_rc1 ==== --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e02eb5a..4f36624 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE := abuild -VERSION := 3.9.0 +VERSION := 3.10.0_rc1 prefix ?= /usr bindir ?= $(prefix)/bin