summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2017-02-27 17:18:43 +0000
committerTed Trask <ttrask01@yahoo.com>2017-02-27 17:18:43 +0000
commit84cb5e9d686388ba6b80347b2dd3ae5335569337 (patch)
tree546f861aee7c37e5056fb3ea9707e5adfa8015a3
parent18730047b274938e761a5074671f38371fff5b5c (diff)
downloadacf-core-0.18-stable.tar.bz2
acf-core-0.18-stable.tar.xz
Bump version to 0.18.12v0.18.120.18-stable
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0b8c667..dd04858 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.18.11
+VERSION=0.18.12
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)