summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-10-09 09:27:04 +0000
committerTed Trask <ttrask01@yahoo.com>2009-10-09 09:27:04 +0000
commit3c1cc627b42eaeaf84a0ba61ea5c6a419f930006 (patch)
tree9303f3b0c40691a5b1367e788357c93be6a222e7 /Makefile
parentd2dfd0edcfb887a17666c398f8a34d0529fdd86c (diff)
downloadacf-core-3c1cc627b42eaeaf84a0ba61ea5c6a419f930006.tar.bz2
acf-core-3c1cc627b42eaeaf84a0ba61ea5c6a419f930006.tar.xz
Bumped to 0.8.4v0.8.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f665f76..c7b697d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.8.3
+VERSION=0.8.4
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)