Fix screwup in last commit

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6340 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep
2007-05-13 23:11:32 +00:00
parent 99bd18a56a
commit 31bf7d926b
12 changed files with 52 additions and 13 deletions

View File

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

View File

@@ -1,5 +1,5 @@
%define name shorewall-shell
%define version 3.9.6
%define version 3.9.7
%define release 1
%define prefix /usr
@@ -63,7 +63,9 @@ rm -rf $RPM_BUILD_ROOT
%doc COPYING INSTALL
%changelog
* Mon May 05 2007 Tom Eastep tom@shorewall.net
* Fri May 11 2007 Tom Eastep tom@shorewall.net
- Updated to 3.9.6-1
* Sat May 05 2007 Tom Eastep tom@shorewall.net
- Updated to 3.9.6-1
* Mon Apr 30 2007 Tom Eastep tom@shorewall.net
- Updated to 3.9.5-1