From: Stephan Feddersen Date: Tue, 6 Mar 2018 19:53:20 +0000 (+0100) Subject: WIO: increment PAK_VER X-Git-Tag: v2.19-core120~46 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f0e9ed78a2ae1b828493c523e5137735c780d833;p=people%2Fstevee%2Fipfire-2.x.git WIO: increment PAK_VER Signed-off-by: Michael Tremer --- diff --git a/lfs/wio b/lfs/wio index 9ae11b8832..bb76c9e56f 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