From b738d438d7675851489dc1801b730fa5b9440ba8 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 20 May 2015 23:06:00 -0400 Subject: Bump version to 0.18.7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3049363..721915c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.18.6 +VERSION=0.18.7 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3