From f5e04936c08e10a9c39f091f9dc420c89472cb18 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 26 Dec 2012 21:17:17 +0000 Subject: Bump version to 0.16.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5a2aa08..0202276 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.15.4 +VERSION=0.16.0 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3