summaryrefslogtreecommitdiff
path: root/SMIME.pl
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2018-05-11 16:26:20 +0200
committergregor herrmann <gregoa@debian.org>2018-05-11 16:26:20 +0200
commitcb50a5af337e9d8ccc99f207408d03170648d5bc (patch)
tree30c591e6fcc1d1c436abc1b7c4095bd189849221 /SMIME.pl
parentbf39a1dae0be1974ea30d40baa1ef8f0aaf17bd1 (diff)
New upstream version 0.25
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 8753b6e..7eeb92a 100644
--- a/SMIME.pl
+++ b/SMIME.pl
@@ -15,7 +15,7 @@ our %EXPORT_TAGS = (
);
Exporter::export_ok_tags('constants');
-our $VERSION = '0.21';
+our $VERSION = '0.25';
XSLoader::load(__PACKAGE__, $VERSION);