forked from extern/shorewall_code
Bump version of Actions.pm
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
1eb80541a5
commit
245d3d5574
@ -57,7 +57,7 @@ our @EXPORT = qw( merge_levels
|
|||||||
$macro_commands
|
$macro_commands
|
||||||
);
|
);
|
||||||
our @EXPORT_OK = qw( initialize );
|
our @EXPORT_OK = qw( initialize );
|
||||||
our $VERSION = '4.4_9';
|
our $VERSION = '4.4_10';
|
||||||
|
|
||||||
#
|
#
|
||||||
# Used Actions. Each action that is actually used has an entry with value 1.
|
# Used Actions. Each action that is actually used has an entry with value 1.
|
||||||
|
Loading…
Reference in New Issue
Block a user