From d585aa5c529d7c76ed909a88753ef1e3e7a0267a Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 9 Nov 2012 04:09:41 +0000 Subject: Bumped version to 0.15.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 44ff87e..5a2aa08 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.15.3 +VERSION=0.15.4 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3