summaryrefslogtreecommitdiff
path: root/lib/Crypt/Cipher/Serpent.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Crypt/Cipher/Serpent.pm')
-rw-r--r--lib/Crypt/Cipher/Serpent.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Crypt/Cipher/Serpent.pm b/lib/Crypt/Cipher/Serpent.pm
index 8e677cbb..e293575a 100644
--- a/lib/Crypt/Cipher/Serpent.pm
+++ b/lib/Crypt/Cipher/Serpent.pm
@@ -4,7 +4,7 @@ package Crypt::Cipher::Serpent;
use strict;
use warnings;
-our $VERSION = '0.074_001';
+our $VERSION = '0.075';
use base qw(Crypt::Cipher);