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

tails-persistent-setup 1.1.6

parent e2ed35b3
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.1.5 Version 1.1.6
=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.1.5'; our $VERSION = '1.1.6';
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