Skip to content
Snippets Groups Projects
Commit e591d03c authored by anonym's avatar anonym
Browse files

tails-persistent-setup 1.0.26

parent 81c017f9
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ tails-persistence-setup - setup Tails persistent storage ...@@ -6,7 +6,7 @@ tails-persistence-setup - setup Tails persistent storage
=head1 VERSION =head1 VERSION
Version 1.0.25 Version 1.0.26
=cut =cut
...@@ -14,7 +14,7 @@ use strict; ...@@ -14,7 +14,7 @@ use strict;
use warnings FATAL => 'all'; use warnings FATAL => 'all';
use 5.10.1; use 5.10.1;
our $VERSION = '1.0.25'; our $VERSION = '1.0.26';
use FindBin; use FindBin;
use lib "$FindBin::Bin/../lib"; use lib "$FindBin::Bin/../lib";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment