From 7449a8432875bf9916c3def3c25419f2e2eb99d1 Mon Sep 17 00:00:00 2001 From: emkael Date: Mon, 2 Jan 2017 00:56:16 +0100 Subject: * bumping PHPMailer to 5.2.21 --- lib/phpmailer/class.pop3.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/phpmailer/class.pop3.php') diff --git a/lib/phpmailer/class.pop3.php b/lib/phpmailer/class.pop3.php index 56ad1bf..373c886 100644 --- a/lib/phpmailer/class.pop3.php +++ b/lib/phpmailer/class.pop3.php @@ -34,7 +34,7 @@ class POP3 * @var string * @access public */ - public $Version = '5.2.16'; + public $Version = '5.2.21'; /** * Default POP3 port number. -- cgit v1.2.3