From 78f9235542761789543b3299aab3c98e6ffd29e3 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 11 Mar 2016 16:37:12 +0000 Subject: Bump version to 0.20.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f71fd4e..9d973d9 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.20.0 +VERSION=0.20.1 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3