summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-11-09 04:09:41 +0000
committerTed Trask <ttrask01@yahoo.com>2012-11-09 04:09:41 +0000
commitd585aa5c529d7c76ed909a88753ef1e3e7a0267a (patch)
tree0c0b076771b85727c907385d50377d0ae35552ca
parent15000026f3880484a00bde98b1f011c897190ebf (diff)
downloadacf-core-d585aa5c529d7c76ed909a88753ef1e3e7a0267a.tar.bz2
acf-core-d585aa5c529d7c76ed909a88753ef1e3e7a0267a.tar.xz
Bumped version to 0.15.4v0.15.4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 44ff87e..5a2aa08 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.15.3
+VERSION=0.15.4
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)