Update version of Shorewall::Policy

This commit is contained in:
Tom Eastep 2009-11-16 20:24:01 -08:00
parent 5f70b261b6
commit 831611e792

View File

@ -34,7 +34,7 @@ use strict;
our @ISA = qw(Exporter);
our @EXPORT = qw( validate_policy apply_policy_rules complete_standard_chain setup_syn_flood_chains save_policies );
our @EXPORT_OK = qw( );
our $VERSION = '4.4_1';
our $VERSION = '4.4_4';
# @policy_chains is a list of references to policy chains in the filter table