commit: b4b446a4bda0f9b0947be8026cf26813b95ed9ba Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Thu Jul 14 19:40:50 2016 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Thu Jul 14 19:40:50 2016 +0000 URL: https://gitweb.gentoo.org/proj/netifrc.git/commit/?id=b4b446a4
Makefile.inc: Bump version for new release. 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 63bce04..55906a7 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= netifrc -VERSION= 0.3.1 +VERSION= 0.4.0 PKG= ${NAME}-${VERSION}