From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-commits+bounces-392820-garchives=archives.gentoo.org@lists.gentoo.org>) id 1RFSlq-0002rE-A1 for garchives@archives.gentoo.org; Sun, 16 Oct 2011 15:37:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95FCA21C17E; Sun, 16 Oct 2011 15:36:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6890321C17E for <gentoo-commits@lists.gentoo.org>; Sun, 16 Oct 2011 15:36:54 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E66521B4012 for <gentoo-commits@lists.gentoo.org>; Sun, 16 Oct 2011 15:36:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 2DC6F80042 for <gentoo-commits@lists.gentoo.org>; Sun, 16 Oct 2011 15:36:53 +0000 (UTC) From: "Christian Ruppert" <idl0r@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christian Ruppert" <idl0r@gentoo.org> Message-ID: <7644e027fd3ecc539a56a1e7a5698db32370b194.idl0r@gentoo> Subject: [gentoo-commits] proj/openrc:master commit in: / X-VCS-Repository: proj/openrc X-VCS-Files: Makefile.inc X-VCS-Directories: / X-VCS-Committer: idl0r X-VCS-Committer-Name: Christian Ruppert X-VCS-Revision: 7644e027fd3ecc539a56a1e7a5698db32370b194 Date: Sun, 16 Oct 2011 15:36:53 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 94a8b15c53dbe8e0a8b0cbc36e226752 commit: 7644e027fd3ecc539a56a1e7a5698db32370b194 Author: Christian Ruppert <idl0r <AT> gentoo <DOT> org> AuthorDate: Sun Oct 16 15:35:12 2011 +0000 Commit: Christian Ruppert <idl0r <AT> gentoo <DOT> org> CommitDate: Sun Oct 16 15:35:12 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/openrc.git;a=3D= commit;h=3D7644e027 Release OpenRC-0.9.4 X-Gentoo-Bug: 382299 X-Gentoo-Bug-URL: https://bugs.gentoo.org/382299 --- Makefile.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.inc b/Makefile.inc index 1172dca..77eec78 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME=3D openrc -VERSION=3D 0.9.3 +VERSION=3D 0.9.4 PKG=3D ${NAME}-${VERSION}