From 1b32af17225a4b18ced7f4326727cbe8265e7fd2 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 10 Jun 2016 16:02:25 -0500 Subject: [PATCH] increment version to 0.22 --- Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc b/Makefile.inc index 7b83a651..bd85c444 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= openrc -VERSION= 0.21 +VERSION= 0.22 PKG= ${NAME}-${VERSION}