From 4bf6b4a00cfb290d82060b142a8881574af63a94 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 4 Mar 2020 17:07:45 +0000 Subject: Bump version to 0.22.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6f311db..33550ac 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.21.3 +VERSION=0.22.0 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3