From 3162f11617a4aef3748b84dcd66893d72acaa989 Mon Sep 17 00:00:00 2001 From: teastep Date: Mon, 23 May 2005 17:58:06 +0000 Subject: [PATCH] Update versions to 2.4 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2165 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall2/INSTALL | 2 +- Shorewall2/firewall | 2 +- Shorewall2/functions | 2 +- Shorewall2/init.sh | 2 +- Shorewall2/shorewall | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Shorewall2/INSTALL b/Shorewall2/INSTALL index 4107e8179..9be61b23c 100644 --- a/Shorewall2/INSTALL +++ b/Shorewall2/INSTALL @@ -1,4 +1,4 @@ -Shoreline Firewall (Shorewall) Version 2.3 +Shoreline Firewall (Shorewall) Version 2.4 ----- ---- ----------------------------------------------------------------------------- diff --git a/Shorewall2/firewall b/Shorewall2/firewall index fc7f99f14..0cd09f72a 100755 --- a/Shorewall2/firewall +++ b/Shorewall2/firewall @@ -1,6 +1,6 @@ #!/bin/sh # -# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V2.3 +# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V2.4 # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall2/functions b/Shorewall2/functions index 7a098bc50..61a928d72 100755 --- a/Shorewall2/functions +++ b/Shorewall2/functions @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall 2.3 -- /usr/share/shorewall/functions +# Shorewall 2.4 -- /usr/share/shorewall/functions # Function to truncate a string -- It uses 'cut -b -' # rather than ${v:first:last} because light-weight shells like ash and diff --git a/Shorewall2/init.sh b/Shorewall2/init.sh index efd1d668e..f340edd80 100644 --- a/Shorewall2/init.sh +++ b/Shorewall2/init.sh @@ -1,7 +1,7 @@ #!/bin/sh RCDLINKS="2,S41 3,S41 6,K41" # -# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V2.3 +# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V2.4 # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] # diff --git a/Shorewall2/shorewall b/Shorewall2/shorewall index 8c457edbf..f97f4e5d0 100755 --- a/Shorewall2/shorewall +++ b/Shorewall2/shorewall @@ -1,6 +1,6 @@ #!/bin/sh # -# Shorewall Packet Filtering Firewall Control Program - V2.3 +# Shorewall Packet Filtering Firewall Control Program - V2.4 # # This program is under GPL [http://www.gnu.org/copyleft/gpl.htm] #