From de09d6f5d4b63cdd841511e49f943db2e88a9503 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 11 Jun 2009 09:49:56 +0000 Subject: Bumped revision to 0.6.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cace025..fc0e74f 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.5.0 +VERSION=0.6.0 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3