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: Thu, 27 Oct 2016 01:23:45
Message-Id: 1477512793.c1b5722fe2dd9aee540cc08b73e7ac59c2f22c4d.robbat2@OpenRC
1 commit: c1b5722fe2dd9aee540cc08b73e7ac59c2f22c4d
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 26 20:13:13 2016 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 26 20:13:13 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=c1b5722f
7
8 Bump to 0.5.1.
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 becc3f5..b1d8352 100644
17 --- a/Makefile.inc
18 +++ b/Makefile.inc
19 @@ -1,3 +1,3 @@
20 NAME= netifrc
21 -VERSION= 0.5.0
22 +VERSION= 0.5.1
23 PKG= ${NAME}-${VERSION}