Update the version of a couple of Perl Modules

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7840 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-12-07 00:01:06 +00:00
parent 832ef83da9
commit 1d534e1d9c
3 changed files with 3 additions and 3 deletions

View File

@ -139,7 +139,7 @@ our %EXPORT_TAGS = (
Exporter::export_ok_tags('internal');
our $VERSION = 4.1.1;
our $VERSION = 4.1.2;
#
# Chain Table

View File

@ -47,7 +47,7 @@ our @EXPORT = qw( process_tos
dump_rule_chains
);
our @EXPORT_OK = qw( process_rule process_rule1 initialize );
our $VERSION = 4.1.1;
our $VERSION = 4.1.2;
#
# Keep track of chains for the /var/lib/shorewall[-lite]/chains file

View File

@ -64,7 +64,7 @@ our @EXPORT = qw( NOTHING
);
our @EXPORT_OK = qw( initialize );
our $VERSION = 4.0.6;
our $VERSION = 4.1.2;
#
# IPSEC Option types