From 61694bd8ac9287086d8e3b7a091c7a91f448b2bd Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Tue, 23 Feb 2010 09:27:43 +0000 Subject: Bumped version to 0.8.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1f7617e..37ae532 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.8.5 +VERSION=0.8.6 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3