summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2019-09-11 16:44:32 +0000
committerTed Trask <ttrask01@yahoo.com>2019-09-11 16:44:32 +0000
commitd7ac1e760998b382f2e5a839d350bfbe2c6d6eda (patch)
tree8606406bfb0d19effb61419b2248a6a22ba53355
parent54ca1ac539322e966a7f68fe075de2779dc59320 (diff)
downloadacf-core-v.tar.bz2
acf-core-v.tar.xz
Bump version tov
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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)