summaryrefslogtreecommitdiff
path: root/lib/Crypt/Cipher/XTEA.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Crypt/Cipher/XTEA.pm')
-rw-r--r--lib/Crypt/Cipher/XTEA.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Crypt/Cipher/XTEA.pm b/lib/Crypt/Cipher/XTEA.pm
index 111f92ed..ef5ae1b7 100644
--- a/lib/Crypt/Cipher/XTEA.pm
+++ b/lib/Crypt/Cipher/XTEA.pm
@@ -4,7 +4,7 @@ package Crypt::Cipher::XTEA;
use strict;
use warnings;
-our $VERSION = '0.079_005';
+our $VERSION = '0.079_006';
use base qw(Crypt::Cipher);