summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2012-01-21 15:53:12 +0000
committerTed Trask <ttrask01@yahoo.com>2012-01-21 15:53:12 +0000
commit14cdc2f9b64be1a34b5aa5044648e6c745354a2d (patch)
tree12765818aeea1587471e98e155231388775085a6
parentd91936b6bf21385cd319e66de44e80c88387f3bb (diff)
downloadacf-core-0.13-stable.tar.bz2
acf-core-0.13-stable.tar.xz
Bumped version to 0.13.6v0.13.60.13-stable
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f1bb60b..90eb0a3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.13.5
+VERSION=0.13.6
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)