Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/openrc:openrc-0.11.x commit in: /
Date: Fri, 02 Nov 2012 23:58:49
Message-Id: 1351900613.8046427d7fecf45eca040985eff5dce0576d048d.WilliamH@OpenRC
1 commit: 8046427d7fecf45eca040985eff5dce0576d048d
2 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
3 AuthorDate: Fri Nov 2 23:56:53 2012 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 2 23:56:53 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=8046427d
7
8 increment version
9
10 This sets up for the release of openrc-0.11.3. The release will be
11 tagged when it is ready.
12
13 ---
14 Makefile.inc | 2 +-
15 1 files changed, 1 insertions(+), 1 deletions(-)
16
17 diff --git a/Makefile.inc b/Makefile.inc
18 index e3d2851..4fe9505 100644
19 --- a/Makefile.inc
20 +++ b/Makefile.inc
21 @@ -1,3 +1,3 @@
22 NAME= openrc
23 -VERSION= 0.11.2
24 +VERSION= 0.11.3
25 PKG= ${NAME}-${VERSION}