summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-10-28 23:40:20 +0000
committerTed Trask <ttrask01@yahoo.com>2012-10-28 23:40:20 +0000
commitc9fcd043fdc6b13222f34d75d816b4a4b1fa47fc (patch)
tree5a8328774b412164150a29a4516e318fa069c869
parentba92063991bb0ec6cbff6238162318eb058c49c7 (diff)
downloadacf-core-c9fcd043fdc6b13222f34d75d816b4a4b1fa47fc.tar.bz2
acf-core-c9fcd043fdc6b13222f34d75d816b4a4b1fa47fc.tar.xz
Bumped version to 0.15.2v0.15.2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d8d06e2..5053b98 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.15.1
+VERSION=0.15.2
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)