From 9f6427ea57c6c950b4d1c356ad1bfb0aa8deb40b Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 1 May 2015 19:02:49 -0500 Subject: [PATCH] Start work on 0.16 --- Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc b/Makefile.inc index ac933e9c..89c6894b 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= openrc -VERSION= 0.15 +VERSION= 0.16 PKG= ${NAME}-${VERSION}