From af20968ae93fd7ad2ad75f5f7428ddbbfb2b91f7 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 19 Oct 2012 13:41:33 +0000 Subject: Bump version to 0.15.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 90c401b..d8d06e2 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.15.0 +VERSION=0.15.1 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3