From e8a2305de0320dc98bf187bb97f936e2dc4a4554 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Thu, 1 Mar 2018 11:46:02 -0600 Subject: [PATCH] version 0.36 --- Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc b/Makefile.inc index 48a56d98..56545645 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= openrc -VERSION= 0.35 +VERSION= 0.36 PKG= ${NAME}-${VERSION}