Skip to content

Commit

Permalink
Merge pull request #354 from avbdr/master
Browse files Browse the repository at this point in the history
update version to 2.5
  • Loading branch information
avbdr committed Nov 8, 2015
2 parents 2148713 + 4f5561b commit 5bf7f09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MysqliDb.php
Expand Up @@ -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.4
* @version 2.5
**/
class MysqliDb
{
Expand Down
2 changes: 1 addition & 1 deletion dbObject.php
Expand Up @@ -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.2
* @version 2.5
*
* @method int count ()
* @method dbObject ArrayBuilder()
Expand Down

0 comments on commit 5bf7f09

Please sign in to comment.