mirror of
https://gitlab.com/shorewall/code.git
synced 2025-07-19 23:46:48 +02:00
Update Rules.pm version
This commit is contained in:
@ -46,7 +46,7 @@ our @EXPORT = qw( process_tos
|
|||||||
compile_stop_firewall
|
compile_stop_firewall
|
||||||
);
|
);
|
||||||
our @EXPORT_OK = qw( process_rule process_rule1 initialize );
|
our @EXPORT_OK = qw( process_rule process_rule1 initialize );
|
||||||
our $VERSION = '4.4_15';
|
our $VERSION = '4.4_16';
|
||||||
|
|
||||||
our $macro_nest_level;
|
our $macro_nest_level;
|
||||||
our $family;
|
our $family;
|
||||||
|
Reference in New Issue
Block a user