mirror of
https://codeberg.org/scip/Crypt--PWSafe3.git
synced 2025-12-16 20:21:01 +01:00
1.12
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
1.12
|
||||||
|
I somehow managed to mangle version numbers of sub modules,
|
||||||
|
now all properly incremented.
|
||||||
|
|
||||||
1.11
|
1.11
|
||||||
fixed:
|
fixed:
|
||||||
https://github.com/TLINDEN/Crypt--PWSafe3/issues/6
|
https://github.com/TLINDEN/Crypt--PWSafe3/issues/6
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ use Data::Dumper;
|
|||||||
use Exporter ();
|
use Exporter ();
|
||||||
use vars qw(@ISA @EXPORT);
|
use vars qw(@ISA @EXPORT);
|
||||||
|
|
||||||
$Crypt::PWSafe3::VERSION = '1.11';
|
$Crypt::PWSafe3::VERSION = '1.12';
|
||||||
|
|
||||||
use Crypt::PWSafe3::Field;
|
use Crypt::PWSafe3::Field;
|
||||||
use Crypt::PWSafe3::HeaderField;
|
use Crypt::PWSafe3::HeaderField;
|
||||||
|
|||||||
Reference in New Issue
Block a user