From 3c1cc627b42eaeaf84a0ba61ea5c6a419f930006 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 9 Oct 2009 09:27:04 +0000 Subject: Bumped to 0.8.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3