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-378039-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Qz9Ie-0001nW-Cd for garchives@archives.gentoo.org; Thu, 01 Sep 2011 15:35:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4511421C04E; Thu, 1 Sep 2011 15:35:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 145B921C04E for <gentoo-commits@lists.gentoo.org>; Thu, 1 Sep 2011 15:35:21 +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 770081B401C for <gentoo-commits@lists.gentoo.org>; Thu, 1 Sep 2011 15:35:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id CF7D280042 for <gentoo-commits@lists.gentoo.org>; Thu, 1 Sep 2011 15:35:19 +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: <c5b14edda807d1cd28938860b159f21a0e8c6e44.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: c5b14edda807d1cd28938860b159f21a0e8c6e44 Date: Thu, 1 Sep 2011 15:35:19 +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: a2ab238b96c2e5badf3dc7f466ba4f28 commit: c5b14edda807d1cd28938860b159f21a0e8c6e44 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Thu Sep 1 15:33:14 2011 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Thu Sep 1 15:33:14 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/openrc.git;a=3D= commit;h=3Dc5b14edd release openrc-0.9.0 --- Makefile.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.inc b/Makefile.inc index 9590d87..b15eecc 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME=3D openrc -VERSION=3D 0.8.3 +VERSION=3D 0.9.0 PKG=3D ${NAME}-${VERSION}