From 292fe3a5683342184d0b4905e02b06f8527d8691 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 15 Apr 2008 16:09:02 +0000 Subject: [PATCH] Release 0.2.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c79fd5d0..a4505777 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ # All rights reserved. Released under the 2-clause BSD license. NAME= openrc -VERSION= 0.2.1 +VERSION= 0.2.2 PKG= ${NAME}-${VERSION} SUBDIR= conf.d doc etc init.d man net sh src