summaryrefslogtreecommitdiff
path: root/lib/Crypt/Cipher/SAFER_K128.pm
diff options
context:
space:
mode:
authorKarel Miko <karel.miko@gmail.com>2018-10-29 11:40:53 +0100
committerKarel Miko <karel.miko@gmail.com>2018-10-29 11:40:53 +0100
commit190076f28d4f758f9e383f66d29a1e82ef12a9f4 (patch)
tree6721b9e93cd6f7bd1177b51dfcc786df1d4237b0 /lib/Crypt/Cipher/SAFER_K128.pm
parent423a65f1efde164dcfc70dd922a2a010cd4f1c50 (diff)
version (de)bump
Diffstat (limited to 'lib/Crypt/Cipher/SAFER_K128.pm')
-rw-r--r--lib/Crypt/Cipher/SAFER_K128.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Crypt/Cipher/SAFER_K128.pm b/lib/Crypt/Cipher/SAFER_K128.pm
index 37658b7c..63bdac66 100644
--- a/lib/Crypt/Cipher/SAFER_K128.pm
+++ b/lib/Crypt/Cipher/SAFER_K128.pm
@@ -4,7 +4,7 @@ package Crypt::Cipher::SAFER_K128;
use strict;
use warnings;
-our $VERSION = '0.062';
+our $VERSION = '0.061_003';
use base qw(Crypt::Cipher);