Hello Michael, thanks for the Info. Best Stephan > -----Original Message----- > From: Michael Tremer [mailto:michael.tremer(a)ipfire.org] > Sent: Friday, March 9, 2018 8:05 PM > To: Stephan Feddersen ; > development(a)lists.ipfire.org > Subject: Re: [PATCH] WIO: increment PAK_VER > > 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