From 52eaae89ebf4357168a21c6b2577cac76725e52e Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Mon, 27 Nov 2017 12:27:08 -0800 Subject: Bump for 0.6.0. Signed-off-by: Robin H. Johnson --- 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} -- cgit v1.2.3-65-gdbad