Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/netifrc:master commit in: /
Date: Mon, 27 Nov 2017 20:27:50
Message-Id: 1511814428.52eaae89ebf4357168a21c6b2577cac76725e52e.robbat2@OpenRC
1 commit: 52eaae89ebf4357168a21c6b2577cac76725e52e
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 27 20:27:08 2017 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 27 20:27:08 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=52eaae89
7
8 Bump for 0.6.0.
9
10 Signed-off-by: Robin H. Johnson <robbat2 <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 b1d8352..aa732bb 100644
17 --- a/Makefile.inc
18 +++ b/Makefile.inc
19 @@ -1,3 +1,3 @@
20 NAME= netifrc
21 -VERSION= 0.5.1
22 +VERSION= 0.6.0
23 PKG= ${NAME}-${VERSION}