summaryrefslogtreecommitdiff
path: root/lib/Crypt/Cipher/SAFER_K128.pm
diff options
context:
space:
mode:
authorKarel Miko <karel.miko@gmail.com>2018-12-02 22:21:46 +0100
committerKarel Miko <karel.miko@gmail.com>2018-12-02 22:21:46 +0100
commitf6c9acded16c2431fb916d8d2216681b43c80486 (patch)
tree01b391e0d24c8401a81fc814f88f1c47047c9a7e /lib/Crypt/Cipher/SAFER_K128.pm
parentbe53ea316cae14d697bd371d6800e3f0a3dfca44 (diff)
dev version++
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 790a1d17..21c4e7f2 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.063';
+our $VERSION = '0.063_001';
use base qw(Crypt::Cipher);