From f1013037b47cdd6344f1b3ed92b7f84d7fcca01f Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 12 May 2017 17:14:15 -0500 Subject: [PATCH] version 0.27 --- Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc b/Makefile.inc index 59dfc101..34b92338 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= openrc -VERSION= 0.26 +VERSION= 0.27 PKG= ${NAME}-${VERSION}