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.9.x commit in: /
Date: Sun, 11 Mar 2012 20:54:03
Message-Id: 1331496291.aac509837e71ff30f9cb08d9a5c214644519b888.robbat2@gentoo
1 commit: aac509837e71ff30f9cb08d9a5c214644519b888
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 11 20:04:51 2012 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 11 20:04:51 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=aac50983
7
8 Bump version.
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 6cb9bb1..5e21171 100644
16 --- a/Makefile.inc
17 +++ b/Makefile.inc
18 @@ -1,3 +1,3 @@
19 NAME= openrc
20 -VERSION= 0.9.9.2
21 +VERSION= 0.9.9.3
22 PKG= ${NAME}-${VERSION}