Skip to content

Commit 5bf7f09

Browse files
committed
Merge pull request #354 from avbdr/master
update version to 2.5
2 parents 2148713 + 4f5561b commit 5bf7f09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

MysqliDb.php

+1-1
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.4
13+
* @version 2.5
1414
**/
1515
class MysqliDb
1616
{

dbObject.php

+1-1
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.2
11+
* @version 2.5
1212
*
1313
* @method int count ()
1414
* @method dbObject ArrayBuilder()

0 commit comments

Comments
 (0)