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: Sat, 04 Jan 2020 08:09:36
Message-Id: 1578125262.ae59d8a6d448f96a53105dadccf8f0c9e01e91f3.robbat2@OpenRC
1 commit: ae59d8a6d448f96a53105dadccf8f0c9e01e91f3
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 4 08:07:42 2020 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 4 08:07:42 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=ae59d8a6
7
8 Makefile: bump
9
10 This was missed for 0.7.0 tag, so introduce as 0.7.1 tag.
11
12 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
13
14 Makefile.inc | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/Makefile.inc b/Makefile.inc
18 index b856105..37087b4 100644
19 --- a/Makefile.inc
20 +++ b/Makefile.inc
21 @@ -1,3 +1,3 @@
22 NAME= netifrc
23 -VERSION= 0.6.1
24 +VERSION= 0.7.1
25 PKG= ${NAME}-${VERSION}