From 46e4e1719a24f243b04438f6bd4caae44714b4c3 Mon Sep 17 00:00:00 2001 From: Ivan Tcholakov Date: Tue, 24 Dec 2013 18:13:47 +0200 Subject: [PATCH] Releasing version 1.0. --- README.md | 2 +- libraries/MY_Email.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 27dc8dd..87ed706 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ A CodeIgniter compatible email-library powered by PHPMailer =========================================================== -Version: 1.0-rc +Version: 1.0 Author: Ivan Tcholakov , 2012-2013. License: The MIT License (MIT), http://opensource.org/licenses/MIT diff --git a/libraries/MY_Email.php b/libraries/MY_Email.php index 4ad965a..be67d45 100644 --- a/libraries/MY_Email.php +++ b/libraries/MY_Email.php @@ -2,7 +2,7 @@ /** * CodeIgniter compatible email-library powered by PHPMailer. - * Version: 1.0-rc + * Version: 1.0 * @author Ivan Tcholakov , 2012-2013. * @license The MIT License (MIT), http://opensource.org/licenses/MIT * @link https://github.com/ivantcholakov/codeigniter-phpmailer