Skip to:
Content

bbPress.org

Changeset 5100


Ignore:
Timestamp:
09/03/2013 05:17:58 AM (12 years ago)
Author:
johnjamesjacoby
Message:

Bump trunk to 2.5-alpha.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bbpress.php

    r5096 r5100  
    1818 * Author:      The bbPress Community
    1919 * Author URI:  http://bbpress.org
    20  * Version:     2.4
     20 * Version:     2.5-alpha
    2121 * Text Domain: bbpress
    2222 * Domain Path: /languages/
     
    191191        /** Versions **********************************************************/
    192192
    193         $this->version    = '2.4';
     193        $this->version    = '2.5-alpha-5100';
    194194        $this->db_version = '240';
    195195
Note: See TracChangeset for help on using the changeset viewer.