From f35682d086610b49b3aed703b99c988a7af64b78 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 21 Sep 2021 11:29:47 +0200 Subject: [PATCH] ==== release 3.8.0 ==== --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 64558a9..f525adc 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE := abuild -VERSION := 3.8.0_rc4 +VERSION := 3.8.0 prefix ?= /usr bindir ?= $(prefix)/bin