From 14e0155c885cea2494d1cd53999031fdf6bdb7c7 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 15 May 2015 09:22:22 -0400 Subject: Bump version to 0.18.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b37a785..3049363 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.18.5 +VERSION=0.18.6 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3