[3/3] WIO. new version

Message ID 20200804193115.22656-3-sfeddersen@ipfire.org
State Accepted
Commit 6408a43c0d809f6ac238110548c703806c20d3b0
Headers
Series [1/3] WIO: code cleanup |

Commit Message

Stephan Feddersen Aug. 4, 2020, 7:31 p.m. UTC
  ---
 lfs/wio | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
  

Patch

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  <info@ipfire.org>                     #
+# IPFire.org - An Open Source Firewall Solution                               #
+# Copyright (C) 2007-2020  IPFire Team <info@ipfire.org>                      #
 ###############################################################################
 
 ###############################################################################
@@ -15,7 +15,7 @@  THISAPP    = wio-$(VER)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = wio
-PAK_VER    = 9
+PAK_VER    = 10
 
 ###############################################################################
 # Top-level Rules