This commit is contained in:
git@daemon.de
2013-07-05 11:24:10 +02:00
parent 8fc3d35628
commit 6b7c33c67e
2 changed files with 5 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ use Data::Dumper;
use Exporter ();
use vars qw(@ISA @EXPORT);
$Crypt::PWSafe3::VERSION = '1.11';
$Crypt::PWSafe3::VERSION = '1.12';
use Crypt::PWSafe3::Field;
use Crypt::PWSafe3::HeaderField;