summaryrefslogtreecommitdiff
path: root/lib/Mail/Transport/Receive.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Mail/Transport/Receive.pm')
-rw-r--r--lib/Mail/Transport/Receive.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Mail/Transport/Receive.pm b/lib/Mail/Transport/Receive.pm
index cfa8410..c1422f6 100644
--- a/lib/Mail/Transport/Receive.pm
+++ b/lib/Mail/Transport/Receive.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::Receive;
use vars '$VERSION';
-$VERSION = '3.004';
+$VERSION = '3.005';
use base 'Mail::Transport';