summaryrefslogtreecommitdiff
path: root/SMIME.pl
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2021-10-30 16:53:51 +0200
committergregor herrmann <gregoa@debian.org>2021-10-30 16:53:51 +0200
commitea47b08759373f5d43af321350744224055e903d (patch)
treeb2545b74a31d76a2c621014a39a9ba0a8583cd4c /SMIME.pl
parent46d8e003ba26fc50b8233a9e30fa4376ebbd4575 (diff)
New upstream version 0.28
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 a060983..d4e6d53 100644
--- a/SMIME.pl
+++ b/SMIME.pl
@@ -15,7 +15,7 @@ our %EXPORT_TAGS = (
);
Exporter::export_ok_tags('constants');
-our $VERSION = '0.27';
+our $VERSION = '0.28';
XSLoader::load(__PACKAGE__, $VERSION);