summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-05-08 17:04:45 +0000
committerTed Trask <ttrask01@yahoo.com>2012-05-08 17:04:45 +0000
commit3eb1b515c39d4e76b8fdaf7d64cb9f4b698a0743 (patch)
treef67e015c9b721d4ab72ded0a45d9646fdb239fff
parent7042afe95b90fd7362a96302ed0de919102f3066 (diff)
downloadacf-core-0.14.2.tar.bz2
acf-core-0.14.2.tar.xz
Bumped version to 0.14.2v0.14.2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 675df02..49c48eb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.14.1
+VERSION=0.14.2
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)