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-407265-garchives=archives.gentoo.org@lists.gentoo.org>) id 1RZAC2-000236-J4 for garchives@archives.gentoo.org; Fri, 09 Dec 2011 23:49:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFD5621C078; Fri, 9 Dec 2011 23:49:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B0D4421C078 for <gentoo-commits@lists.gentoo.org>; Fri, 9 Dec 2011 23:49:22 +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 323801B4010 for <gentoo-commits@lists.gentoo.org>; Fri, 9 Dec 2011 23:49:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 6065980042 for <gentoo-commits@lists.gentoo.org>; Fri, 9 Dec 2011 23:49:21 +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: <325a7bf206fc1d86c614e8409255b6c82341a3dc.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: 325a7bf206fc1d86c614e8409255b6c82341a3dc Date: Fri, 9 Dec 2011 23:49:21 +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: 3599be67-5cbc-4f2b-b20c-cf761f6e7ec5 X-Archives-Hash: 8b090e1d3819afc1c51659e5a731907f commit: 325a7bf206fc1d86c614e8409255b6c82341a3dc Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Fri Dec 9 23:43:54 2011 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Fri Dec 9 23:43:54 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/openrc.git;a=3D= commit;h=3D325a7bf2 release openrc-0.9.7 --- Makefile.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.inc b/Makefile.inc index d83620f..df2d6d1 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME=3D openrc -VERSION=3D 0.9.6 +VERSION=3D 0.9.7 PKG=3D ${NAME}-${VERSION}