Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/openrc:openrc-0.16.x commit in: /
Date: Wed, 03 Jun 2015 16:18:59
Message-Id: 1433347967.c4067a65b0ecfad3e6b97416640c6b85382b8fe8.williamh@OpenRC
1 commit: c4067a65b0ecfad3e6b97416640c6b85382b8fe8
2 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
3 AuthorDate: Wed Jun 3 16:12:47 2015 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 3 16:12:47 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=c4067a65
7
8 Start work on 0.16.4
9
10 Makefile.inc | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/Makefile.inc b/Makefile.inc
14 index 53d9b4a..91f2f19 100644
15 --- a/Makefile.inc
16 +++ b/Makefile.inc
17 @@ -1,3 +1,3 @@
18 NAME= openrc
19 -VERSION= 0.16.3
20 +VERSION= 0.16.4
21 PKG= ${NAME}-${VERSION}