From e1b230bf9560430b6b5762b2ca96eb6d8e2a575b Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 10 Mar 2010 15:00:43 +0000 Subject: Bumped version to 0.10.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 537d87d..c6cc5b9 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.10.3 +VERSION=0.10.4 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3