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 1SYfOf-0001AR-Uj for garchives@archives.gentoo.org; Sun, 27 May 2012 15:28:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10B2DE071D; Sun, 27 May 2012 15:28:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CEFC7E071D for ; Sun, 27 May 2012 15:28:37 +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 3FF051B4012 for ; Sun, 27 May 2012 15:28:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 02D8CE5428 for ; Sun, 27 May 2012 15:28:36 +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: <1338132501.670b72b328c8bb05b257729f89bec5064eaff0bc.WilliamH@OpenRC> Subject: [gentoo-commits] proj/openrc:openrc-0.10.x 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: 670b72b328c8bb05b257729f89bec5064eaff0bc X-VCS-Branch: openrc-0.10.x Date: Sun, 27 May 2012 15:28:36 +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: a08d7cff-491f-4be1-9984-0fb9925256bf X-Archives-Hash: 69cf60688b709994b7c82a6fcd0e8876 commit: 670b72b328c8bb05b257729f89bec5064eaff0bc Author: William Hubbs gentoo org> AuthorDate: Sun May 27 15:28:21 2012 +0000 Commit: William Hubbs gentoo org> CommitDate: Sun May 27 15:28:21 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/openrc.git;a=3D= commit;h=3D670b72b3 release openrc-0.10.2 --- Makefile.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.inc b/Makefile.inc index 68f63a2..16583db 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME=3D openrc -VERSION=3D 0.10.1 +VERSION=3D 0.10.2 PKG=3D ${NAME}-${VERSION}