diff options
Diffstat (limited to 'cpan/Archive-Tar/lib/Archive/Tar/File.pm')
-rw-r--r-- | cpan/Archive-Tar/lib/Archive/Tar/File.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Archive-Tar/lib/Archive/Tar/File.pm b/cpan/Archive-Tar/lib/Archive/Tar/File.pm index c335798c6b..e2047536e6 100644 --- a/cpan/Archive-Tar/lib/Archive/Tar/File.pm +++ b/cpan/Archive-Tar/lib/Archive/Tar/File.pm @@ -13,7 +13,7 @@ use Archive::Tar::Constant; use vars qw[@ISA $VERSION]; #@ISA = qw[Archive::Tar]; -$VERSION = '1.98'; +$VERSION = '2.00'; ### set value to 1 to oct() it during the unpack ### |