commit: 986029121ae49984c98a76efa83d4e48d5c9f650 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Fri Jan 9 17:18:14 2015 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Fri Jan 9 17:18:14 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/netifrc.git;a=commit;h=98602912
Bump version for the first systemd-supporting 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 424958f..84a2ec4 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= netifrc -VERSION= 0.2.4 +VERSION= 0.3.0 PKG= ${NAME}-${VERSION}