Skip to:
Content

bbPress.org

Changeset 6686


Ignore:
Timestamp:
09/09/2017 03:04:06 PM (8 years ago)
Author:
johnjamesjacoby
Message:

Bump 2.5 branch to 2.5.14.

Location:
branches/2.5
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2.5/bbpress.php

    r6411 r6686  
    1818 * Author:      The bbPress Community
    1919 * Author URI:  https://bbpress.org
    20  * Version:     2.5.13
     20 * Version:     2.5.14
    2121 * Text Domain: bbpress
    2222 * Domain Path: /languages/
     
    191191        /** Versions **********************************************************/
    192192
    193         $this->version    = '2.5.13-6410';
     193        $this->version    = '2.5.14-6684';
    194194        $this->db_version = '250';
    195195
  • branches/2.5/readme.txt

    r6411 r6686  
    44Requires at least: 4.7
    55Tested up to: 4.7
    6 Stable tag: 2.5.13
     6Stable tag: 2.5.14
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    4040
    4141== Changelog ==
     42
     43= 2.5.14 =
     44* Improved support for PHP 7.1 and higher
     45* Improved pagination for non-public post statuses
     46* Fix converter row-limit boundaries
    4247
    4348= 2.5.13 =
Note: See TracChangeset for help on using the changeset viewer.