From 4cb78def28059362550aa64b8c7154cc838aea75 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 27 Oct 2011 18:57:58 +0000 Subject: Bump version to 0.14.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 136adc7..40defd3 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.13.3 +VERSION=0.14.0 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3