From ea8886af3fe8dd27a3596eec9ea0478f7fc25b75 Mon Sep 17 00:00:00 2001 From: Alexander Butenko Date: Fri, 18 Nov 2016 19:15:02 +0300 Subject: [PATCH] New 5.7 release --- MysqliDb.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MysqliDb.php b/MysqliDb.php index 1e0d1347..cf3ecc0b 100644 --- a/MysqliDb.php +++ b/MysqliDb.php @@ -10,7 +10,7 @@ * @copyright Copyright (c) 2010-2016 * @license http://opensource.org/licenses/gpl-3.0.html GNU Public License * @link http://github.com/joshcam/PHP-MySQLi-Database-Class - * @version 2.7-master + * @version 2.7 */ class MysqliDb