Update version

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6623 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-06-20 21:18:08 +00:00
parent 48471caf83
commit bbd506ebd6
2 changed files with 2 additions and 1 deletions

View File

@ -125,7 +125,7 @@ sub initialize() {
ORIGINAL_POLICY_MATCH => '',
LOGPARMS => '',
TC_SCRIPT => '',
VERSION => '4.0.0-Beta5',
VERSION => '4.0.0-Beta6',
CAPVERSION => 30405 ,
);
#

View File

@ -72,6 +72,7 @@ rm -rf $RPM_BUILD_ROOT
%attr(0555,root,root) /usr/share/shorewall-perl/Shorewall/Macros.pm
%attr(0555,root,root) /usr/share/shorewall-perl/Shorewall/Nat.pm
%attr(0555,root,root) /usr/share/shorewall-perl/Shorewall/Policy.pm
%attr(0555,root,root) /usr/share/shorewall-perl/Shorewall/Ports.pm
%attr(0555,root,root) /usr/share/shorewall-perl/Shorewall/Proc.pm
%attr(0555,root,root) /usr/share/shorewall-perl/Shorewall/Providers.pm
%attr(0555,root,root) /usr/share/shorewall-perl/Shorewall/Proxyarp.pm