From c6016c140754186d72b3272704e69b310a2dacc5 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 30 May 2014 19:11:55 +0000 Subject: Bump version to 0.18.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ddc1cc8..c75eeaa 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.18.0 +VERSION=0.18.1 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3