Update versions to 2.4

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2165 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-05-23 17:58:06 +00:00
parent 2f72f704ff
commit 3162f11617
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
Shoreline Firewall (Shorewall) Version 2.3
Shoreline Firewall (Shorewall) Version 2.4
----- ----
-----------------------------------------------------------------------------

View File

@ -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]
#

View File

@ -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 -<n>'
# rather than ${v:first:last} because light-weight shells like ash and

View File

@ -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]
#

View File

@ -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]
#