Gentoo Archives: gentoo-commits

From: Jason Donenfeld <zx2c4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/netifrc:master commit in: /
Date: Tue, 10 Jul 2018 21:42:33
Message-Id: 1531258653.e42b4b9c0ceeb5d3dde6096b7179d5da9c3e434e.zx2c4@OpenRC
1 commit: e42b4b9c0ceeb5d3dde6096b7179d5da9c3e434e
2 Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 10 21:35:53 2018 +0000
4 Commit: Jason Donenfeld <zx2c4 <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 10 21:37:33 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=e42b4b9c
7
8 Bump for 0.6.1.
9
10 Signed-off-by: Jason A. Donenfeld <zx2c4 <AT> gentoo.org>
11
12 Makefile.inc | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/Makefile.inc b/Makefile.inc
16 index aa732bb..b856105 100644
17 --- a/Makefile.inc
18 +++ b/Makefile.inc
19 @@ -1,3 +1,3 @@
20 NAME= netifrc
21 -VERSION= 0.6.0
22 +VERSION= 0.6.1
23 PKG= ${NAME}-${VERSION}