diff --git a/Shorewall-lite/fallback.sh b/Shorewall-lite/fallback.sh index 50b2a1ea5..f75bf4cec 100755 --- a/Shorewall-lite/fallback.sh +++ b/Shorewall-lite/fallback.sh @@ -28,7 +28,7 @@ # shown below. Simply run this script to revert to your prior version of # Shoreline Firewall. -VERSION=3.3.5 +VERSION=3.3.6 usage() # $1 = exit status { diff --git a/Shorewall-lite/install.sh b/Shorewall-lite/install.sh index cf18d2a07..2762e38f2 100755 --- a/Shorewall-lite/install.sh +++ b/Shorewall-lite/install.sh @@ -22,7 +22,7 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA # -VERSION=3.3.5 +VERSION=3.3.6 usage() # $1 = exit status { diff --git a/Shorewall-lite/shorewall-lite.spec b/Shorewall-lite/shorewall-lite.spec index 60f8beb66..221071aae 100644 --- a/Shorewall-lite/shorewall-lite.spec +++ b/Shorewall-lite/shorewall-lite.spec @@ -114,6 +114,7 @@ fi %changelog * Sat Nov 25 2006 Tom Eastep tom@shorewall.net - Added shorewall-exclusion(5) +- Updated to 3.3.6-1 * Sun Nov 19 2006 Tom Eastep tom@shorewall.net - Updated to 3.3.5-1 * Sun Oct 29 2006 Tom Eastep tom@shorewall.net diff --git a/Shorewall-lite/uninstall.sh b/Shorewall-lite/uninstall.sh index 120422f7d..62649a713 100755 --- a/Shorewall-lite/uninstall.sh +++ b/Shorewall-lite/uninstall.sh @@ -26,7 +26,7 @@ # You may only use this script to uninstall the version # shown below. Simply run this script to remove Shorewall Firewall -VERSION=3.3.5 +VERSION=3.3.6 usage() # $1 = exit status { diff --git a/Shorewall/fallback.sh b/Shorewall/fallback.sh index ff3213e15..4b6b7aa7b 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=3.3.5 +VERSION=3.3.6 usage() # $1 = exit status { diff --git a/Shorewall/install.sh b/Shorewall/install.sh index 71fdcd8bf..12967aac3 100755 --- a/Shorewall/install.sh +++ b/Shorewall/install.sh @@ -22,7 +22,7 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA # -VERSION=3.3.5 +VERSION=3.3.6 usage() # $1 = exit status { diff --git a/Shorewall/shorewall.spec b/Shorewall/shorewall.spec index 6fad120ef..147158ffc 100644 --- a/Shorewall/shorewall.spec +++ b/Shorewall/shorewall.spec @@ -1,5 +1,5 @@ %define name shorewall -%define version 3.3.5 +%define version 3.3.6 %define release 1 %define prefix /usr @@ -254,6 +254,7 @@ fi %changelog * Sat Nov 25 2006 Tom Eastep tom@shorewall.net - Added shorewall-exclusion(5) +- Updated to 3.3.6-1 * Sun Nov 19 2006 Tom Eastep tom@shorewall.net - Updated to 3.3.5-1 * Sat Nov 18 2006 Tom Eastep tom@shorewall.net diff --git a/Shorewall/uninstall.sh b/Shorewall/uninstall.sh index 9a66aac68..e92551eec 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 Shorewall Firewall -VERSION=3.3.5 +VERSION=3.3.6 usage() # $1 = exit status {