summaryrefslogtreecommitdiff
path: root/SMIME.pl
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2024-03-05 01:08:28 +0100
committergregor herrmann <gregoa@debian.org>2024-03-05 01:08:28 +0100
commit0f9bbfc99d94c7c1615086819dda4b7517229257 (patch)
tree93765fb7ad389da1d6999a660c9f6b7f6f586662 /SMIME.pl
parentea47b08759373f5d43af321350744224055e903d (diff)
New upstream version 0.29
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 d4e6d53..28e9402 100644
--- a/SMIME.pl
+++ b/SMIME.pl
@@ -15,7 +15,7 @@ our %EXPORT_TAGS = (
);
Exporter::export_ok_tags('constants');
-our $VERSION = '0.28';
+our $VERSION = '0.29';
XSLoader::load(__PACKAGE__, $VERSION);