From 08bf2da91cca687f8f84d880d6e5cbdf180a9166 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 27 Feb 2017 16:48:48 +0000 Subject: Bump version to 0.21.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9d973d9..08784e4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.20.1 +VERSION=0.21.0 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3