From d126542dc626c8295b0f2cfcdee7bf5aa79daff1 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Mon, 3 Dec 2018 18:14:34 -0600 Subject: [PATCH] version 0.41 --- Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc b/Makefile.inc index d595bdf0..5a345682 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= openrc -VERSION= 0.40 +VERSION= 0.41 PKG= ${NAME}-${VERSION}