summaryrefslogtreecommitdiff
path: root/SMIME.pl
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2020-09-18 21:22:18 +0200
committergregor herrmann <gregoa@debian.org>2020-09-18 21:22:18 +0200
commit46d8e003ba26fc50b8233a9e30fa4376ebbd4575 (patch)
treee3aef8cae429fbea705fab115d1c379f7363bc80 /SMIME.pl
parentf1af3d722bedb40b18541e8107cb4dcc581b0d3a (diff)
New upstream version 0.27
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 f5b0091..a060983 100644
--- a/SMIME.pl
+++ b/SMIME.pl
@@ -15,7 +15,7 @@ our %EXPORT_TAGS = (
);
Exporter::export_ok_tags('constants');
-our $VERSION = '0.26';
+our $VERSION = '0.27';
XSLoader::load(__PACKAGE__, $VERSION);