Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/openrc:openrc-0.9.8.x commit in: /
Date: Mon, 30 Jan 2012 20:22:04
Message-Id: 14b7f0e7fa1069827138d931952487b7c7db0d6a.robbat2@gentoo
1 commit: 14b7f0e7fa1069827138d931952487b7c7db0d6a
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 30 20:20:24 2012 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 30 20:20:24 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=14b7f0e7
7
8 I flubbed up the merge on the new fixes, releasing a 0.9.8.4 with the actual fixes.
9
10 ---
11 Makefile.inc | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/Makefile.inc b/Makefile.inc
15 index eab75a6..27395d7 100644
16 --- a/Makefile.inc
17 +++ b/Makefile.inc
18 @@ -1,3 +1,3 @@
19 NAME= openrc
20 -VERSION= 0.9.8.3
21 +VERSION= 0.9.8.4
22 PKG= ${NAME}-${VERSION}