1.04 => 1.05

This commit is contained in:
TLINDEN
2012-11-15 10:49:26 +01:00
parent fc4192f9c8
commit e5a80d508a
3 changed files with 9 additions and 3 deletions

View File

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