summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2011-10-27 18:57:58 +0000
committerTed Trask <ttrask01@yahoo.com>2011-10-27 18:57:58 +0000
commit4cb78def28059362550aa64b8c7154cc838aea75 (patch)
treebddb5b65ab7aa112a7509f184e69405fc423e134 /Makefile
parentf41fd7182d71427d7a0adf54e55df3a3c97a667e (diff)
downloadacf-core-4cb78def28059362550aa64b8c7154cc838aea75.tar.bz2
acf-core-4cb78def28059362550aa64b8c7154cc838aea75.tar.xz
Bump version to 0.14.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 136adc7..40defd3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.13.3
+VERSION=0.14.0
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)