From 3cd1a53a42e741b4e78ef9ffa7c4b60b34726511 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Sun, 4 Oct 2015 03:15:45 +0000 Subject: Bump version to 0.18.10 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 828c2ec..7550d9a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.18.9 +VERSION=0.18.10 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3