diff --git a/Makefile b/Makefile index a50f56e..9e232ab 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.2 +ARCHBUILDER_VERSION ?= 0.9.3 .PHONY: install build archbuilder