summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2011-05-18 15:00:02 +0000
committerTed Trask <ttrask01@yahoo.com>2011-05-18 15:00:02 +0000
commitfa18df2b8e0bfd188fa5efd368fa84611641ee75 (patch)
treec17dc0d30dce01707b1b16720ef56ca6e5d3662b /Makefile
parentc3f69dfabcd92915e4649123b83957bafe49b3a0 (diff)
downloadacf-core-fa18df2b8e0bfd188fa5efd368fa84611641ee75.tar.bz2
acf-core-fa18df2b8e0bfd188fa5efd368fa84611641ee75.tar.xz
Bumped version to 0.13.1v0.13.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7122b50..bf0634c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.13.0
+VERSION=0.13.1
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)