Skip to:
Content

bbPress.org


Ignore:
Timestamp:
07/13/2016 03:17:48 PM (10 years ago)
Author:
johnjamesjacoby
Message:

Bump bbPress 2.5 branch version to 2.5.10.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.5/bbpress.php

    r6018 r6064  
    1414/**
    1515 * Plugin Name: bbPress
    16  * Plugin URI:  http://bbpress.org
     16 * Plugin URI:  https://bbpress.org
    1717 * Description: bbPress is forum software with a twist from the creators of WordPress.
    1818 * Author:      The bbPress Community
    19  * Author URI:  http://bbpress.org
    20  * Version:     2.5.9
     19 * Author URI:  https://bbpress.org
     20 * Version:     2.5.10
    2121 * Text Domain: bbpress
    2222 * Domain Path: /languages/
     
    191191        /** Versions **********************************************************/
    192192
    193         $this->version    = '2.5.9-6017';
     193        $this->version    = '2.5.10-6063';
    194194        $this->db_version = '250';
    195195
Note: See TracChangeset for help on using the changeset viewer.