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 ) id 1SWqnk-0004r0-MH for garchives@archives.gentoo.org; Tue, 22 May 2012 15:15:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 843DBE08D5; Tue, 22 May 2012 15:15:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 57AD9E08D5 for ; Tue, 22 May 2012 15:15:01 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B9D781B400C for ; Tue, 22 May 2012 15:15:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 84458E542A for ; Tue, 22 May 2012 15:14:59 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1337699074.7e9861da0e5f7ddc2d1baedbf50008a36ce403a9.WilliamH@OpenRC> 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: 7e9861da0e5f7ddc2d1baedbf50008a36ce403a9 X-VCS-Branch: master Date: Tue, 22 May 2012 15:14:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 3f7737e0-b2ef-4a4e-9147-1f53d465fde5 X-Archives-Hash: e2dbe5b993a1f1b2fb1db31534bd88a4 commit: 7e9861da0e5f7ddc2d1baedbf50008a36ce403a9 Author: William Hubbs gentoo org> AuthorDate: Tue May 22 15:04:34 2012 +0000 Commit: William Hubbs gentoo org> CommitDate: Tue May 22 15:04:34 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/openrc.git;a=3D= commit;h=3D7e9861da Release openrc-0.10 --- Makefile.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.inc b/Makefile.inc index 3a70a97..dfc7269 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME=3D openrc -VERSION=3D 0.9.9 +VERSION=3D 0.10 PKG=3D ${NAME}-${VERSION}