summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2017-09-13 20:31:36 +0000
committerTed Trask <ttrask01@yahoo.com>2017-09-13 20:31:36 +0000
commitde2936ef69bf084163c8dd13724bdc58290c468a (patch)
treef6e86c87b5dcdd540c321be921b901d0eeb3072c
parentd2375db6c8893a65dfa3ca1e1df69c085c05f39a (diff)
downloadacf-core-0.21.1.tar.bz2
acf-core-0.21.1.tar.xz
Bump version to 0.21.1v0.21.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 08784e4..615cd20 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.21.0
+VERSION=0.21.1
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)