summaryrefslogtreecommitdiff
path: root/lib/Crypt/Cipher/DES_EDE.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Crypt/Cipher/DES_EDE.pm')
-rw-r--r--lib/Crypt/Cipher/DES_EDE.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Crypt/Cipher/DES_EDE.pm b/lib/Crypt/Cipher/DES_EDE.pm
index 3c660216..9e4a7c77 100644
--- a/lib/Crypt/Cipher/DES_EDE.pm
+++ b/lib/Crypt/Cipher/DES_EDE.pm
@@ -4,7 +4,7 @@ package Crypt::Cipher::DES_EDE;
use strict;
use warnings;
-our $VERSION = '0.072_003';
+our $VERSION = '0.073';
use base qw(Crypt::Cipher);