commit: 52eaae89ebf4357168a21c6b2577cac76725e52e Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Mon Nov 27 20:27:08 2017 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Mon Nov 27 20:27:08 2017 +0000 URL: https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=52eaae89
Bump for 0.6.0. 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 b1d8352..aa732bb 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= netifrc -VERSION= 0.5.1 +VERSION= 0.6.0 PKG= ${NAME}-${VERSION}