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 1Q9dyi-0006jM-7C for garchives@archives.gentoo.org; Tue, 12 Apr 2011 13:50:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76F3E1C004; Tue, 12 Apr 2011 13:49:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 492091C004 for ; Tue, 12 Apr 2011 13:49:51 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D611A1B411E for ; Tue, 12 Apr 2011 13:49:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id E96D980065 for ; Tue, 12 Apr 2011 13:49:49 +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: <2d14b172fa377d9633f30cb7d6956469373ce6ae.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: 2d14b172fa377d9633f30cb7d6956469373ce6ae Date: Tue, 12 Apr 2011 13:49:49 +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: X-Archives-Hash: 699c4ba0783c478920b11c99c66793c1 commit: 2d14b172fa377d9633f30cb7d6956469373ce6ae Author: William Hubbs gentoo org> AuthorDate: Tue Apr 12 13:47:03 2011 +0000 Commit: William Hubbs gentoo org> CommitDate: Tue Apr 12 13:47:03 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/openrc.git;a=3D= commit;h=3D2d14b172 release openrc 0.8.1 --- Makefile.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.inc b/Makefile.inc index b888caa..a4edd0e 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME=3D openrc -VERSION=3D 0.8.0 +VERSION=3D 0.8.1 PKG=3D ${NAME}-${VERSION}