From e3ceb2dfe66d679e823f7e3a995ea0b0ff504e04 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 22 May 2015 18:05:18 -0400 Subject: Bump version to 0.18.8 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 721915c..223d326 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.18.7 +VERSION=0.18.8 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3