summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-05-08 18:14:40 +0000
committerTed Trask <ttrask01@yahoo.com>2012-05-08 18:14:40 +0000
commit998fcf7107bc5c43069db8e839890b496a85bffa (patch)
treeba08ffcab7bd270548e90ce08b34573404792e5b
parent2c68efba02e44d42a031a153da5baa7e6e9a2d87 (diff)
downloadacf-core-0.14-stable.tar.bz2
acf-core-0.14-stable.tar.xz
Bumped version to 0.14.3v0.14.30.14-stable
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 49c48eb..f08d014 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.14.2
+VERSION=0.14.3
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)