From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1008920-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 9B37C1382C5
	for <garchives@archives.gentoo.org>; Mon, 12 Mar 2018 04:54:16 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E08EFE08D9;
	Mon, 12 Mar 2018 04:54:14 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id C3A2CE08D9
	for <gentoo-commits@lists.gentoo.org>; Mon, 12 Mar 2018 04:54:13 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 3D826335C31
	for <gentoo-commits@lists.gentoo.org>; Mon, 12 Mar 2018 04:54:12 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A67EB232
	for <gentoo-commits@lists.gentoo.org>; Mon, 12 Mar 2018 04:54:10 +0000 (UTC)
From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" <williamh@gentoo.org>
Message-ID: <1520828205.f973354ccdcf4d94b19f08c68a14b2a004668c72.williamh@OpenRC>
Subject: [gentoo-commits] proj/openrc:0.35.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: f973354ccdcf4d94b19f08c68a14b2a004668c72
X-VCS-Branch: 0.35.x
Date: Mon, 12 Mar 2018 04:54:10 +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
X-Archives-Salt: d5748f75-1de0-447c-bb7b-9dbc37b9ce02
X-Archives-Hash: e55eda3260aaaf36c3b50a1044689bbd

commit:     f973354ccdcf4d94b19f08c68a14b2a004668c72
Author:     William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
AuthorDate: Mon Mar 12 04:16:45 2018 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Mon Mar 12 04:16:45 2018 +0000
URL:        https://gitweb.gentoo.org/proj/openrc.git/commit/?id=f973354c

version 0.35.3

 Makefile.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.inc b/Makefile.inc
index 9ad77d3f..11484de6 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,3 +1,3 @@
 NAME=		openrc
-VERSION=	0.35.2
+VERSION=	0.35.3
 PKG=		${NAME}-${VERSION}