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-378282-garchives=archives.gentoo.org@lists.gentoo.org>) id 1QzaJl-0008R1-Vw for garchives@archives.gentoo.org; Fri, 02 Sep 2011 20:26:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A27A21C020; Fri, 2 Sep 2011 20:26:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 575B621C020 for <gentoo-commits@lists.gentoo.org>; Fri, 2 Sep 2011 20:26:17 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D38A91B402C for <gentoo-commits@lists.gentoo.org>; Fri, 2 Sep 2011 20:26:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 6FE6C80042 for <gentoo-commits@lists.gentoo.org>; Fri, 2 Sep 2011 20:26:15 +0000 (UTC) From: "William Hubbs" <williamh@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" <williamh@gentoo.org> Message-ID: <9be1a2a67b840918da752efefc3a21cffda173e6.WilliamH@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: WilliamH X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 9be1a2a67b840918da752efefc3a21cffda173e6 Date: Fri, 2 Sep 2011 20:26:15 +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: 6e9bb864da729d5d0157d786890c8e36 commit: 9be1a2a67b840918da752efefc3a21cffda173e6 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Fri Sep 2 20:19:10 2011 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Fri Sep 2 20:19:10 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/openrc.git;a=3D= commit;h=3D9be1a2a6 release openrc-0.9.2 --- Makefile.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.inc b/Makefile.inc index 481cfac..65f02ac 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME=3D openrc -VERSION=3D 0.9.1 +VERSION=3D 0.9.2 PKG=3D ${NAME}-${VERSION}