summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2015-05-15 09:22:22 -0400
committerTed Trask <ttrask01@yahoo.com>2015-05-15 09:22:22 -0400
commit14e0155c885cea2494d1cd53999031fdf6bdb7c7 (patch)
treea552f6eb76ae8ed88e45f53b56316bdccffd925b
parent71541e5c0154ad20af6a5b2a874fdf27dc62d11a (diff)
downloadacf-core-0.18.6.tar.bz2
acf-core-0.18.6.tar.xz
Bump version to 0.18.6v0.18.6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b37a785..3049363 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.18.5
+VERSION=0.18.6
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)