From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephan Feddersen To: development@lists.ipfire.org Subject: [PATCH 3/3] WIO. new version Date: Tue, 04 Aug 2020 21:31:15 +0200 Message-ID: <20200804193115.22656-3-sfeddersen@ipfire.org> In-Reply-To: <20200804193115.22656-1-sfeddersen@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7933537571995587050==" List-Id: --===============7933537571995587050== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable --- lfs/wio | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/wio b/lfs/wio index 29581dca6..e0dd53689 100644 --- a/lfs/wio +++ b/lfs/wio @@ -1,6 +1,6 @@ ############################################################################= ### -# IPFire.org - An Open Source Firewall Solution = # -# Copyright (C) 2007-2020 IPFire Team = # +# IPFire.org - An Open Source Firewall Solution = # +# Copyright (C) 2007-2020 IPFire Team = # ############################################################################= ### =20 ############################################################################= ### @@ -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 9 +PAK_VER =3D 10 =20 ############################################################################= ### # Top-level Rules --=20 2.17.1 --===============7933537571995587050==--