commit: 0c96bf1eb6f13f7d0ca6d362e6e5593b23ee3341 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> AuthorDate: Thu Jan 22 23:07:48 2015 +0000 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org> CommitDate: Thu Jan 22 23:07:48 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/netifrc.git;a=commit;h=0c96bf1e
Bump for 0.3.1 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 84a2ec4..63bce04 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= netifrc -VERSION= 0.3.0 +VERSION= 0.3.1 PKG= ${NAME}-${VERSION}