From edc54b03770d5f58d1a4969d06c28660003dfb04 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Mon, 2 Oct 2017 16:58:59 -0500 Subject: [PATCH] version 0.33 --- Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc b/Makefile.inc index a268381d..fbf754f0 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= openrc -VERSION= 0.32 +VERSION= 0.33 PKG= ${NAME}-${VERSION}