A couple more $VERSION corrections

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6638 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-06-21 17:58:03 +00:00
parent a649be0f53
commit 44f72bf8cd
2 changed files with 1 additions and 2 deletions

View File

@ -45,7 +45,7 @@ use Shorewall::Proxyarp;
our @ISA = qw(Exporter);
our @EXPORT = qw( compiler EXPORT TIMESTAMP );
our @EXPORT_OK = qw( $export );
our @VERSION = 1.00;
our $VERSION = 1.00;
our $export;

View File

@ -65,7 +65,6 @@ our @EXPORT = qw(
%capabilities );
our @EXPORT_OK = qw( $shorewall_dir initialize );
our @VERSION = 1.00;
our $VERSION = 1.00;
#