From bc71314cc3a34112f86a6e9e4dc366529c626b72 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 22 Nov 2021 15:03:42 +0100 Subject: [PATCH] ==== release 3.9.0 ==== --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4b8a731..ef9bbd5 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE := abuild -VERSION := 3.9.0_rc2 +VERSION := 3.9.0 prefix ?= /usr bindir ?= $(prefix)/bin