summaryrefslogtreecommitdiff
path: root/SMIME.pl
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2024-03-31 00:48:07 +0100
committergregor herrmann <gregoa@debian.org>2024-03-31 00:48:07 +0100
commitd640c313a428f33225fdcd215225b967fca9831c (patch)
tree1d881879f4883a5bef8edaddaf23a1ec7439b37f /SMIME.pl
parentbf0cd6220ff5d39813b7910c253692585fb83515 (diff)
parentebcac827145b32cbeefae3951fa348e92da5f91c (diff)
Update upstream source from tag 'upstream/0.30'
Update to upstream version '0.30' with Debian dir 1001afd4c784f8fb9389c3cb4fa6095dc7139a9a
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 28e9402..c473d08 100644
--- a/SMIME.pl
+++ b/SMIME.pl
@@ -15,7 +15,7 @@ our %EXPORT_TAGS = (
);
Exporter::export_ok_tags('constants');
-our $VERSION = '0.29';
+our $VERSION = '0.30';
XSLoader::load(__PACKAGE__, $VERSION);