Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/09/2016 03:21:25 AM (9 years ago)
Author:
boonebgorges
Message:

Bump version to 2.5.0-beta1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-loader.php

    r10492 r10575  
    1616 * Author:      The BuddyPress Community
    1717 * Author URI:  https://buddypress.org/
    18  * Version:     2.5.0-alpha
     18 * Version:     2.5.0-beta1
    1919 * Text Domain: buddypress
    2020 * Domain Path: /bp-languages/
     
    328328        /** Versions **********************************************************/
    329329
    330         $this->version    = '2.5.0-alpha';
     330        $this->version    = '2.5.0-beta1';
    331331        $this->db_version = 10469;
    332332
Note: See TracChangeset for help on using the changeset viewer.