forked from extern/shorewall_code
Correct module versions
This commit is contained in:
parent
005b6f7b45
commit
fdeb9006fa
@ -73,7 +73,7 @@ our @EXPORT = qw( ALLIPv4
|
||||
validate_icmp6
|
||||
);
|
||||
our @EXPORT_OK = qw( );
|
||||
our $VERSION = '4.4_12';
|
||||
our $VERSION = '4.4_11';
|
||||
|
||||
#
|
||||
# Some IPv4/6 useful stuff
|
||||
|
@ -83,7 +83,7 @@ our @EXPORT = qw( NOTHING
|
||||
);
|
||||
|
||||
our @EXPORT_OK = qw( initialize );
|
||||
our $VERSION = '4.4_11';
|
||||
our $VERSION = '4.4_12';
|
||||
|
||||
#
|
||||
# IPSEC Option types
|
||||
|
Loading…
Reference in New Issue
Block a user