summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2015-10-04 03:15:45 +0000
committerTed Trask <ttrask01@yahoo.com>2015-10-04 03:15:45 +0000
commit3cd1a53a42e741b4e78ef9ffa7c4b60b34726511 (patch)
treee13f9b0b6239b649af2d1e046dc998c93d4f75cd /Makefile
parentd67efeef4ea5d6b9f05bbcd71504e004d29265fd (diff)
downloadacf-core-0.18.10.tar.bz2
acf-core-0.18.10.tar.xz
Bump version to 0.18.10v0.18.10
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 828c2ec..7550d9a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.18.9
+VERSION=0.18.10
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)