From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-908304-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 61FCA139324
	for <garchives@archives.gentoo.org>; Thu, 27 Oct 2016 01:23:45 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id AE231E0A86;
	Thu, 27 Oct 2016 01:23:44 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 96557E0A86
	for <gentoo-commits@lists.gentoo.org>; Thu, 27 Oct 2016 01:23:44 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 75537341627
	for <gentoo-commits@lists.gentoo.org>; Thu, 27 Oct 2016 01:23:41 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 4792F249D
	for <gentoo-commits@lists.gentoo.org>; Thu, 27 Oct 2016 01:23:39 +0000 (UTC)
From: "Robin H. Johnson" <robbat2@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, "Robin H. Johnson" <robbat2@gentoo.org>
Message-ID: <1477512793.c1b5722fe2dd9aee540cc08b73e7ac59c2f22c4d.robbat2@OpenRC>
Subject: [gentoo-commits] proj/netifrc:master commit in: /
X-VCS-Repository: proj/netifrc
X-VCS-Files: Makefile.inc
X-VCS-Directories: /
X-VCS-Committer: robbat2
X-VCS-Committer-Name: Robin H. Johnson
X-VCS-Revision: c1b5722fe2dd9aee540cc08b73e7ac59c2f22c4d
X-VCS-Branch: master
Date: Thu, 27 Oct 2016 01:23:39 +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: 68d7285c-1188-477f-b8e6-f19d6da8928f
X-Archives-Hash: 112226b9e2b26b7f938473b760e1f958

commit:     c1b5722fe2dd9aee540cc08b73e7ac59c2f22c4d
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 26 20:13:13 2016 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Oct 26 20:13:13 2016 +0000
URL:        https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=c1b5722f

Bump to 0.5.1.

Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

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

diff --git a/Makefile.inc b/Makefile.inc
index becc3f5..b1d8352 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,3 +1,3 @@
 NAME=		netifrc
-VERSION=	0.5.0
+VERSION=	0.5.1
 PKG=		${NAME}-${VERSION}