summaryrefslogtreecommitdiff
path: root/lib/Crypt/Cipher/SAFER_SK64.pm
diff options
context:
space:
mode:
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 a6a5a543..5ccb7e17 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_006';
+our $VERSION = '0.079_007';
use base qw(Crypt::Cipher);