Hello, I merged all recent WIO patches into next today. Best, -Michael On Tue, 2018-03-06 at 20:53 +0100, Stephan Feddersen wrote: > --- > lfs/wio | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lfs/wio b/lfs/wio > index 9ae11b8..bb76c9e 100644 > --- a/lfs/wio > +++ b/lfs/wio > @@ -15,7 +15,7 @@ THISAPP = wio-$(VER) > DIR_APP = $(DIR_SRC)/$(THISAPP) > TARGET = $(DIR_INFO)/$(THISAPP) > PROG = wio > -PAK_VER = 1 > +PAK_VER = 2 > > ############################################################################# > ## > # Top-level Rules