Skip to content

Commit 0119c46

Browse files
committed
changed version to 2.6-master
1 parent 4f5561b commit 0119c46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MysqliDb.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* @copyright Copyright (c) 2010
1111
* @license http://opensource.org/licenses/gpl-3.0.html GNU Public License
1212
* @link http://github.com/joshcam/PHP-MySQLi-Database-Class
13-
* @version 2.5
13+
* @version 2.6-master
1414
**/
1515
class MysqliDb
1616
{

dbObject.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* @copyright Copyright (c) 2015
99
* @license http://opensource.org/licenses/gpl-3.0.html GNU Public License
1010
* @link http://github.com/joshcam/PHP-MySQLi-Database-Class
11-
* @version 2.5
11+
* @version 2.6-master
1212
*
1313
* @method int count ()
1414
* @method dbObject ArrayBuilder()

0 commit comments

Comments
 (0)