From d7ac1e760998b382f2e5a839d350bfbe2c6d6eda Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 11 Sep 2019 16:44:32 +0000 Subject: Bump version to --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 615cd20..26bb95e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.21.1 +VERSION= P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3