summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-07-01 01:30:05 +0000
committerTed Trask <ttrask01@yahoo.com>2012-07-01 01:30:05 +0000
commit1344ed32be25d9bd43ee2b852b12bec911580913 (patch)
treee9df205b51706ddaccf91c9d4e21c3ae49e98195
parent80fbba3d6e370d2b8973f7ae71a4e64bacfdc686 (diff)
downloadacf-core-1344ed32be25d9bd43ee2b852b12bec911580913.tar.bz2
acf-core-1344ed32be25d9bd43ee2b852b12bec911580913.tar.xz
Shoot the engineer and bump version to 0.15.0v0.15.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 675df02..90c401b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.14.1
+VERSION=0.15.0
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)