From 7051ab380e137b44aaf73ca93fdce99769175bca Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 25 Nov 2015 15:51:23 +0000 Subject: Bump version to 0.18.11 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7550d9a..0b8c667 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.18.10 +VERSION=0.18.11 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3