From 02af762e83640ec23bf64c5b814f0d3424d90e10 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Thu, 28 Jun 2018 13:32:19 -0500 Subject: [PATCH] version 0.39 --- Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc b/Makefile.inc index d6fa4760..b090cc43 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= openrc -VERSION= 0.38 +VERSION= 0.39 PKG= ${NAME}-${VERSION}