From e7ae08c38d4753d8d54a4ed60ca98794d85aadd9 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Thu, 14 Jan 2016 11:35:18 -0600 Subject: [PATCH] version 0.21 --- Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc b/Makefile.inc index 1d431920..7b83a651 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= openrc -VERSION= 0.20 +VERSION= 0.21 PKG= ${NAME}-${VERSION}