summaryrefslogtreecommitdiff
path: root/lib/Mail/Transport/Mailx.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Mail/Transport/Mailx.pm')
-rw-r--r--lib/Mail/Transport/Mailx.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Mail/Transport/Mailx.pm b/lib/Mail/Transport/Mailx.pm
index 3055b66..aeed051 100644
--- a/lib/Mail/Transport/Mailx.pm
+++ b/lib/Mail/Transport/Mailx.pm
@@ -1,4 +1,4 @@
-# Copyrights 2001-2019 by [Mark Overmeer].
+# Copyrights 2001-2020 by [Mark Overmeer].
# For other contributors see ChangeLog.
# See the manual pages for details on the licensing terms.
# Pod stripped from pm file by OODoc 2.02.
@@ -8,7 +8,7 @@
package Mail::Transport::Mailx;
use vars '$VERSION';
-$VERSION = '3.004';
+$VERSION = '3.005';
use base 'Mail::Transport::Send';