From a0eca745c6a31104c6bf976cfe4a2f8d1683655c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 14 Apr 2023 11:09:15 +0200 Subject: [PATCH] ==== release 3.11.0_rc1 ==== --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index aeff01e..5be99a0 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE := abuild -VERSION := 3.10.0 +VERSION := 3.11.0_rc1 prefix ?= /usr bindir ?= $(prefix)/bin