summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2015-11-25 15:51:23 +0000
committerTed Trask <ttrask01@yahoo.com>2015-11-25 15:51:23 +0000
commit7051ab380e137b44aaf73ca93fdce99769175bca (patch)
tree8125b0905c72314efac73b24b47d3575f2303d69
parent19ecc01c12f4c60ebda613bc62ba5c6e274ec20c (diff)
downloadacf-core-0.18.11.tar.bz2
acf-core-0.18.11.tar.xz
Bump version to 0.18.11v0.18.11
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7550d9a..0b8c667 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.18.10
+VERSION=0.18.11
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)