diff --git a/Shorewall/Contrib/swping b/Shorewall/Contrib/swping index ebcfa2b1a..7385555ab 100644 --- a/Shorewall/Contrib/swping +++ b/Shorewall/Contrib/swping @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall WAN Interface monitor - V4.2 +# Shorewall WAN Interface monitor - V4.4 # # Inspired by Angsuman Chakraborty's gwping script. # diff --git a/Shorewall/Contrib/swping.init b/Shorewall/Contrib/swping.init index 5cdfafeb5..7136e4910 100755 --- a/Shorewall/Contrib/swping.init +++ b/Shorewall/Contrib/swping.init @@ -1,5 +1,5 @@ #!/bin/sh -# Shorewall WAN Interface monitor - V4.2 +# Shorewall WAN Interface monitor - V4.4 # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall/lib.base b/Shorewall/lib.base index 61700587d..c88b223c8 100644 --- a/Shorewall/lib.base +++ b/Shorewall/lib.base @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 4.2 -- /usr/share/shorewall/lib.base +# Shorewall 4.4 -- /usr/share/shorewall/lib.base # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] # diff --git a/Shorewall/lib.cli b/Shorewall/lib.cli index 6076f8920..33e9ceceb 100644 --- a/Shorewall/lib.cli +++ b/Shorewall/lib.cli @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 4.2 -- /usr/share/shorewall/lib.cli. +# Shorewall 4.4 -- /usr/share/shorewall/lib.cli. # # This program is under GPL [http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt] #