From 146f6c25e5afbecf4730648572ab6d3491b7e83b Mon Sep 17 00:00:00 2001 From: Matthias Fulz Date: Tue, 29 Jun 2021 20:23:11 +0200 Subject: [PATCH] version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d78735b..81f35ed 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ LIBDIR ?= $(PREFIX)/lib CNFDIR ?= /etc ARCHBUILDER_LIB_DIR ?= $(LIBDIR)/$(PROGNM) ARCHBUILDER_CONF_DIR ?= $(CNFDIR)/$(PROGNM) -ARCHBUILDER_VERSION ?= 0.9.0 +ARCHBUILDER_VERSION ?= 0.9.1 .PHONY: install build archbuilder