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