summaryrefslogtreecommitdiff
path: root/SMIME.pl
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2014-08-04 17:14:07 +0200
committergregor herrmann <gregoa@debian.org>2014-08-04 17:14:07 +0200
commit6271a063b37c5308cd8353eda5d266e106cb72c5 (patch)
tree08458b2ca456fda1146d2ae3d619f6b96076cfeb /SMIME.pl
parent3f03e46b0801dad7f95c1093f16aa51062698dab (diff)
Imported Upstream version 0.14
Diffstat (limited to 'SMIME.pl')
-rw-r--r--SMIME.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/SMIME.pl b/SMIME.pl
index 2b36902..afd8d04 100644
--- a/SMIME.pl
+++ b/SMIME.pl
@@ -2,7 +2,7 @@ package Crypt::SMIME;
use warnings;
use strict;
-our $VERSION = '0.13';
+our $VERSION = '0.14';
require XSLoader;
XSLoader::load(__PACKAGE__, $VERSION);