From 4ab0a0c0517276a4e0a120879a84eea08209e7b3 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 29 Jul 2010 08:31:26 +0000 Subject: Bumped version to 0.10.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 64da43c..7d47220 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.10.5 +VERSION=0.10.6 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3