From ee05403c501b5f0c0a955b1f8d67b2d88f0ede7a Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 2 Apr 2021 12:47:39 -0500 Subject: [PATCH] version 0.43 --- Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc b/Makefile.inc index 9774e797..e169ceef 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= openrc -VERSION= 0.42 +VERSION= 0.43 PKG= ${NAME}-${VERSION}