From: Stephan Feddersen Date: Tue, 28 Apr 2020 15:48:35 +0000 (+0200) Subject: New WIO PAK_ver X-Git-Tag: v2.25-core145~58 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b6cfb70a085a65d1705d685e18e47d5ab2ebf88c;p=ipfire-2.x.git New WIO PAK_ver Signed-off-by: Arne Fitzenreiter --- diff --git a/lfs/wio b/lfs/wio index 5ed9546769..57dee7e314 100644 --- a/lfs/wio +++ b/lfs/wio @@ -1,6 +1,6 @@ ############################################################################### # IPFire.org - An Open Source Firewall Solution # -# Copyright (C) 2007-2019 IPFire Team # +# Copyright (C) 2007-2020 IPFire Team # ############################################################################### ############################################################################### @@ -15,7 +15,7 @@ THISAPP = wio-$(VER) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = wio -PAK_VER = 7 +PAK_VER = 8 ############################################################################### # Top-level Rules