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