From 355cfe88af319bffe7dfc381225c9b5f1c05541e Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 8 Oct 2010 08:16:52 +0000 Subject: Bumped version to 0.11.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 683ff8b..7ae6707 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.10.9 +VERSION=0.11.0 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3