summaryrefslogtreecommitdiff
path: root/lib/Crypt/Mac.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Crypt/Mac.pm')
-rw-r--r--lib/Crypt/Mac.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Crypt/Mac.pm b/lib/Crypt/Mac.pm
index 55709aac..cb5f8f32 100644
--- a/lib/Crypt/Mac.pm
+++ b/lib/Crypt/Mac.pm
@@ -2,7 +2,7 @@ package Crypt::Mac;
use strict;
use warnings;
-our $VERSION = '0.064';
+our $VERSION = '0.064_001';
use Carp;
$Carp::Internal{(__PACKAGE__)}++;