From 850ca030777cb0c3e2fb03d9ab1f0ccee7b89e93 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Thu, 8 Oct 2015 16:14:16 -0500 Subject: [PATCH] increment version number --- Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc b/Makefile.inc index 0f42a4b4..415bf9de 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= openrc -VERSION= 0.18 +VERSION= 0.19 PKG= ${NAME}-${VERSION}