summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2011-09-12 18:22:55 +0000
committerTed Trask <ttrask01@yahoo.com>2011-09-12 18:22:55 +0000
commit133d79d79dd73f573256905b90895163a9948688 (patch)
tree79c3721cda41cbaffd1b2a80e2eaa2ad7d7e093c /Makefile
parentde7503f6ac5fdfe89b2995937c4cf85751f4010a (diff)
downloadacf-core-0.13.4.tar.bz2
acf-core-0.13.4.tar.xz
Bumped to 0.13.4v0.13.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7b94882..54ac354 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.13.3
+VERSION=0.13.4
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)