This commit is contained in:
git@daemon.de
2012-11-20 09:34:41 +01:00
parent 83754a4a07
commit 37b3bf567d
3 changed files with 8 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ use Data::Dumper;
use Exporter ();
use vars qw(@ISA @EXPORT);
$Crypt::PWSafe3::VERSION = '1.06';
$Crypt::PWSafe3::VERSION = '1.07';
use Crypt::PWSafe3::Field;
use Crypt::PWSafe3::HeaderField;
@@ -950,7 +950,7 @@ and/or modify it under the same terms as Perl itself.
=head1 VERSION
Crypt::PWSafe3 Version 1.06.
Crypt::PWSafe3 Version 1.07.
=cut