summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2011-07-21 14:19:09 +0000
committerTed Trask <ttrask01@yahoo.com>2011-07-21 14:19:09 +0000
commit733a51c96e6b97a725afab9923efd7ef5b509e0b (patch)
tree56c74f473d89d8f3f3d1adf014d90e8d9b7d95fd /Makefile
parent8d1cc190a47f421a40b65855efa34298e4633db5 (diff)
downloadacf-core-733a51c96e6b97a725afab9923efd7ef5b509e0b.tar.bz2
acf-core-733a51c96e6b97a725afab9923efd7ef5b509e0b.tar.xz
Bumped version to 0.13.3v0.13.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 494954b..7b94882 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.13.2
+VERSION=0.13.3
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)