diff --git a/Shorewall/fallback.sh b/Shorewall/fallback.sh index 71c0e9ba4..c86b00b41 100755 --- a/Shorewall/fallback.sh +++ b/Shorewall/fallback.sh @@ -28,7 +28,7 @@ # shown below. Simply run this script to revert to your prior version of # Shoreline Firewall. -VERSION=1.3.7 +VERSION=1.3.7a usage() # $1 = exit status { diff --git a/Shorewall/install.sh b/Shorewall/install.sh index 1626089db..08c303705 100755 --- a/Shorewall/install.sh +++ b/Shorewall/install.sh @@ -54,7 +54,7 @@ # /etc/rc.d/rc.local file is modified to start the firewall. # -VERSION=1.3.7 +VERSION=1.3.7a usage() # $1 = exit status { diff --git a/Shorewall/uninstall.sh b/Shorewall/uninstall.sh index 8dfcbe0e3..304b6b2c4 100755 --- a/Shorewall/uninstall.sh +++ b/Shorewall/uninstall.sh @@ -26,7 +26,7 @@ # You may only use this script to uninstall the version # shown below. Simply run this script to remove Seattle Firewall -VERSION=1.3.7 +VERSION=1.3.7a usage() # $1 = exit status {