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