From 23c063e1413774c6c13bd443b8321dbeec27d733 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Tue, 30 Apr 2013 00:32:34 +0000 Subject: Bump version to 0.16.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c7387ec..b79c95d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.16.1 +VERSION=0.16.2 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) -- cgit v1.2.3