summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2015-05-20 23:06:00 -0400
committerTed Trask <ttrask01@yahoo.com>2015-05-20 23:06:00 -0400
commitb738d438d7675851489dc1801b730fa5b9440ba8 (patch)
treebece5b6ea39898b7deb4773e9e461242fc6dc2d6
parent2d8bd86c86846c1dc688fbe5039009102d7a74d3 (diff)
downloadacf-core-b738d438d7675851489dc1801b730fa5b9440ba8.tar.bz2
acf-core-b738d438d7675851489dc1801b730fa5b9440ba8.tar.xz
Bump version to 0.18.7v0.18.7
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3049363..721915c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.18.6
+VERSION=0.18.7
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)