commit: ae59d8a6d448f96a53105dadccf8f0c9e01e91f3
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 08:07:42 2020 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 08:07:42 2020 +0000
URL: https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=ae59d8a6
Makefile: bump
This was missed for 0.7.0 tag, so introduce as 0.7.1 tag.
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 b856105..37087b4 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,3 +1,3 @@
NAME= netifrc
-VERSION= 0.6.1
+VERSION= 0.7.1
PKG= ${NAME}-${VERSION}