summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2015-06-08 23:54:52 -0400
committerTed Trask <ttrask01@yahoo.com>2015-06-08 23:54:52 -0400
commit324e9e431f5f0a047357b5cc39586710b05bce34 (patch)
tree5a4d40083dafc5c77c878edae32c28f97e914999
parent10e49f14d9d219a961a414b8c346435dcfc3b95d (diff)
downloadacf-core-0.18.9.tar.bz2
acf-core-0.18.9.tar.xz
Bump version to 0.18.9v0.18.9
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 223d326..828c2ec 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.18.8
+VERSION=0.18.9
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)