summaryrefslogtreecommitdiff
path: root/lib/Crypt/Cipher/SAFER_K128.pm
diff options
context:
space:
mode:
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 533959f8..1987cda6 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_003';
+our $VERSION = '0.063_004';
use base qw(Crypt::Cipher);