summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2011-06-22 12:46:45 +0000
committerTed Trask <ttrask01@yahoo.com>2011-06-22 12:46:45 +0000
commit8d10e0cd470098e7dd5e63ce535ab12c328182f4 (patch)
treea86b7ef96774742750c808352273a911354dac08 /Makefile
parent5d6d38f2f30568c88d016c66e33add32ec562bb1 (diff)
downloadacf-core-8d10e0cd470098e7dd5e63ce535ab12c328182f4.tar.bz2
acf-core-8d10e0cd470098e7dd5e63ce535ab12c328182f4.tar.xz
Bumped version to 0.13.2v0.13.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bf0634c..494954b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.13.1
+VERSION=0.13.2
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)