summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2011-10-17 13:30:47 +0000
committerTed Trask <ttrask01@yahoo.com>2011-10-17 13:30:47 +0000
commit88a88892c778b6b854051d2182c6fba8db52f23f (patch)
tree680275443e2afb974d44df86e7c79a5c6cb235e9
parent262ed0ee86af10c83e4878f67c167de9f29188a0 (diff)
downloadacf-core-88a88892c778b6b854051d2182c6fba8db52f23f.tar.bz2
acf-core-88a88892c778b6b854051d2182c6fba8db52f23f.tar.xz
Bumped to 0.13.5v0.13.5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ec1f0af..f1bb60b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.13.4
+VERSION=0.13.5
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)