summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2015-01-12 16:13:03 +0000
committerTed Trask <ttrask01@yahoo.com>2015-01-12 16:13:03 +0000
commit8877abc6a86e33fe02cfea92f842e146c100f834 (patch)
tree387307bcf34a7092fd404349bad4942f9a280ef8
parent9134a9986e1714f532cc07c8646c39ffcd522bc6 (diff)
downloadacf-core-8877abc6a86e33fe02cfea92f842e146c100f834.tar.bz2
acf-core-8877abc6a86e33fe02cfea92f842e146c100f834.tar.xz
Bump version to 0.18.5v0.18.5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 40ad0b8..b37a785 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.18.4
+VERSION=0.18.5
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)