From 8877abc6a86e33fe02cfea92f842e146c100f834 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 12 Jan 2015 16:13:03 +0000 Subject: Bump version to 0.18.5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 40ad0b8..b37a785 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.18.4 +VERSION=0.18.5 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3