mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-17 10:11:16 +01:00
Update Compiler module version
This commit is contained in:
parent
128edd4bba
commit
5fc0137a2e
@ -43,7 +43,7 @@ use Shorewall::Raw;
|
|||||||
our @ISA = qw(Exporter);
|
our @ISA = qw(Exporter);
|
||||||
our @EXPORT = qw( compiler EXPORT TIMESTAMP DEBUG );
|
our @EXPORT = qw( compiler EXPORT TIMESTAMP DEBUG );
|
||||||
our @EXPORT_OK = qw( $export );
|
our @EXPORT_OK = qw( $export );
|
||||||
our $VERSION = '4.4_1';
|
our $VERSION = '4.4_2';
|
||||||
|
|
||||||
our $export;
|
our $export;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user