Tweaks to 4.4.17

This commit is contained in:
Tom Eastep 2011-01-10 19:35:45 -08:00
parent 2be63c9406
commit 8da9f4183a
2 changed files with 2 additions and 2 deletions

View File

@ -184,7 +184,7 @@ our %EXPORT_TAGS = (
Exporter::export_ok_tags('internal'); Exporter::export_ok_tags('internal');
our $VERSION = '4.4_16'; our $VERSION = '4.4_17';
# #
# Chain Table # Chain Table

View File

@ -84,7 +84,7 @@ our @EXPORT = qw( NOTHING
); );
our @EXPORT_OK = qw( initialize ); our @EXPORT_OK = qw( initialize );
our $VERSION = '4.4_16'; our $VERSION = '4.4_17';
# #
# IPSEC Option types # IPSEC Option types