From cec25addb66c6905470e7ba7e5ef3d1ff50de629 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Sat, 26 Apr 2014 13:10:39 +0000 Subject: Bump version to 0.18.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 19c84b2..ddc1cc8 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.17.1 +VERSION=0.18.0 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3