diff --git a/MysqliDb.php b/MysqliDb.php index e1812e85..3682d2cd 100644 --- a/MysqliDb.php +++ b/MysqliDb.php @@ -10,7 +10,7 @@ * @copyright Copyright (c) 2010 * @license http://opensource.org/licenses/gpl-3.0.html GNU Public License * @link http://github.com/joshcam/PHP-MySQLi-Database-Class - * @version 2.5 + * @version 2.6-master **/ class MysqliDb { diff --git a/dbObject.php b/dbObject.php index 3cecaf24..b5fbc0a9 100644 --- a/dbObject.php +++ b/dbObject.php @@ -8,7 +8,7 @@ * @copyright Copyright (c) 2015 * @license http://opensource.org/licenses/gpl-3.0.html GNU Public License * @link http://github.com/joshcam/PHP-MySQLi-Database-Class - * @version 2.5 + * @version 2.6-master * * @method int count () * @method dbObject ArrayBuilder()