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