summaryrefslogtreecommitdiff
path: root/lib/Crypt/Stream/Sosemanuk.pm
diff options
context:
space:
mode:
authorKarel Miko <karel.miko@gmail.com>2021-04-19 14:36:55 +0200
committerKarel Miko <karel.miko@gmail.com>2021-04-19 14:36:55 +0200
commitc2e90d502b401af7c6a60002937be144e1ba10ca (patch)
tree209b79bac226c8cc7b137b2e70886891f825ff98 /lib/Crypt/Stream/Sosemanuk.pm
parenta764616a27edab2e084ff23173f8b500a73858fa (diff)
version bump
Diffstat (limited to 'lib/Crypt/Stream/Sosemanuk.pm')
-rw-r--r--lib/Crypt/Stream/Sosemanuk.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Crypt/Stream/Sosemanuk.pm b/lib/Crypt/Stream/Sosemanuk.pm
index 7b2e9914..a39ffbd1 100644
--- a/lib/Crypt/Stream/Sosemanuk.pm
+++ b/lib/Crypt/Stream/Sosemanuk.pm
@@ -2,7 +2,7 @@ package Crypt::Stream::Sosemanuk;
use strict;
use warnings;
-our $VERSION = '0.071_001';
+our $VERSION = '0.072';
use CryptX;