From 5cb50b7861b17cc761ef7001289dd7fd63ff62d9 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 13 Jan 2012 20:29:06 +0000 Subject: Bump version to 0.14.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 40defd3..675df02 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.14.0 +VERSION=0.14.1 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3