Update version to 3.3.6

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5003 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-11-25 18:13:16 +00:00
parent 6974a45f54
commit 58fe779aaa
8 changed files with 9 additions and 7 deletions

View File

@ -28,7 +28,7 @@
# shown below. Simply run this script to revert to your prior version of # shown below. Simply run this script to revert to your prior version of
# Shoreline Firewall. # Shoreline Firewall.
VERSION=3.3.5 VERSION=3.3.6
usage() # $1 = exit status usage() # $1 = exit status
{ {

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
# #
VERSION=3.3.5 VERSION=3.3.6
usage() # $1 = exit status usage() # $1 = exit status
{ {

View File

@ -114,6 +114,7 @@ fi
%changelog %changelog
* Sat Nov 25 2006 Tom Eastep tom@shorewall.net * Sat Nov 25 2006 Tom Eastep tom@shorewall.net
- Added shorewall-exclusion(5) - Added shorewall-exclusion(5)
- Updated to 3.3.6-1
* Sun Nov 19 2006 Tom Eastep tom@shorewall.net * Sun Nov 19 2006 Tom Eastep tom@shorewall.net
- Updated to 3.3.5-1 - Updated to 3.3.5-1
* Sun Oct 29 2006 Tom Eastep tom@shorewall.net * Sun Oct 29 2006 Tom Eastep tom@shorewall.net

View File

@ -26,7 +26,7 @@
# You may only use this script to uninstall the version # You may only use this script to uninstall the version
# shown below. Simply run this script to remove Shorewall Firewall # shown below. Simply run this script to remove Shorewall Firewall
VERSION=3.3.5 VERSION=3.3.6
usage() # $1 = exit status usage() # $1 = exit status
{ {

View File

@ -28,7 +28,7 @@
# shown below. Simply run this script to revert to your prior version of # shown below. Simply run this script to revert to your prior version of
# Shoreline Firewall. # Shoreline Firewall.
VERSION=3.3.5 VERSION=3.3.6
usage() # $1 = exit status usage() # $1 = exit status
{ {

View File

@ -22,7 +22,7 @@
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
# #
VERSION=3.3.5 VERSION=3.3.6
usage() # $1 = exit status usage() # $1 = exit status
{ {

View File

@ -1,5 +1,5 @@
%define name shorewall %define name shorewall
%define version 3.3.5 %define version 3.3.6
%define release 1 %define release 1
%define prefix /usr %define prefix /usr
@ -254,6 +254,7 @@ fi
%changelog %changelog
* Sat Nov 25 2006 Tom Eastep tom@shorewall.net * Sat Nov 25 2006 Tom Eastep tom@shorewall.net
- Added shorewall-exclusion(5) - Added shorewall-exclusion(5)
- Updated to 3.3.6-1
* Sun Nov 19 2006 Tom Eastep tom@shorewall.net * Sun Nov 19 2006 Tom Eastep tom@shorewall.net
- Updated to 3.3.5-1 - Updated to 3.3.5-1
* Sat Nov 18 2006 Tom Eastep tom@shorewall.net * Sat Nov 18 2006 Tom Eastep tom@shorewall.net

View File

@ -26,7 +26,7 @@
# You may only use this script to uninstall the version # You may only use this script to uninstall the version
# shown below. Simply run this script to remove Shorewall Firewall # shown below. Simply run this script to remove Shorewall Firewall
VERSION=3.3.5 VERSION=3.3.6
usage() # $1 = exit status usage() # $1 = exit status
{ {