summaryrefslogtreecommitdiff
path: root/lib/Crypt/Cipher/SAFER_SK64.pm
diff options
context:
space:
mode:
authorKarel Miko <karel.miko@gmail.com>2023-10-02 17:04:13 +0200
committerKarel Miko <karel.miko@gmail.com>2023-10-02 17:04:13 +0200
commit2db4ca00a8f3255c8a9a5e55fd4d9f979e5d35d7 (patch)
tree6eb0a68b65372f0fcdfe380df4d597a3217fc604 /lib/Crypt/Cipher/SAFER_SK64.pm
parent5e9065be07ede22ffb5ead67bab435ecbe858b47 (diff)
devel release 0.079_006
Diffstat (limited to 'lib/Crypt/Cipher/SAFER_SK64.pm')
-rw-r--r--lib/Crypt/Cipher/SAFER_SK64.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Crypt/Cipher/SAFER_SK64.pm b/lib/Crypt/Cipher/SAFER_SK64.pm
index 30edf3c5..a6a5a543 100644
--- a/lib/Crypt/Cipher/SAFER_SK64.pm
+++ b/lib/Crypt/Cipher/SAFER_SK64.pm
@@ -4,7 +4,7 @@ package Crypt::Cipher::SAFER_SK64;
use strict;
use warnings;
-our $VERSION = '0.079_005';
+our $VERSION = '0.079_006';
use base qw(Crypt::Cipher);