From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] WIO: increment PAK_VER Date: Fri, 09 Mar 2018 19:04:53 +0000 Message-ID: <1520622293.3332.49.camel@ipfire.org> In-Reply-To: <1520366000-23252-1-git-send-email-sfeddersen@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5512561047468258058==" List-Id: --===============5512561047468258058== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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(-) >=20 > diff --git a/lfs/wio b/lfs/wio > index 9ae11b8..bb76c9e 100644 > --- a/lfs/wio > +++ b/lfs/wio > @@ -15,7 +15,7 @@ THISAPP =3D wio-$(VER) > DIR_APP =3D $(DIR_SRC)/$(THISAPP) > TARGET =3D $(DIR_INFO)/$(THISAPP) > PROG =3D wio > -PAK_VER =3D 1 > +PAK_VER =3D 2 > =20 > ##########################################################################= ### > ## > # Top-level Rules --===============5512561047468258058==--