summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-07-02 15:20:58 +0000
committerTed Trask <ttrask01@yahoo.com>2009-07-02 15:20:58 +0000
commitbcd64b8f66d99b545d5f634ed0f4baebaedb4be9 (patch)
tree5a1a4587ff2393482c56956e40916432a74bb849 /Makefile
parentd03e958cfe2632296b04f1af7b0eaaa85a5385de (diff)
downloadacf-core-bcd64b8f66d99b545d5f634ed0f4baebaedb4be9.tar.bz2
acf-core-bcd64b8f66d99b545d5f634ed0f4baebaedb4be9.tar.xz
Updated to version 0.7.0v0.7.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4a6d2c3..0759085 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.6.1
+VERSION=0.7.0
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)