summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-11-06 23:19:31 +0000
committerTed Trask <ttrask01@yahoo.com>2012-11-06 23:19:31 +0000
commit81f6dfb2e83785679ddd4c37e6dd3c95f3a8a249 (patch)
tree54c2e817e83990bbd9c0b484f5ed54e68c652a77 /Makefile
parent2e726d532bf7fe8b1e4f5f3912db32f5f0ba6c32 (diff)
downloadacf-core-81f6dfb2e83785679ddd4c37e6dd3c95f3a8a249.tar.bz2
acf-core-81f6dfb2e83785679ddd4c37e6dd3c95f3a8a249.tar.xz
Bumped version to 0.15.3v0.15.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5053b98..44ff87e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.15.2
+VERSION=0.15.3
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)