Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/22/2016 08:49:27 PM (9 years ago)
Author:
djpaul
Message:

Bump versions to 2.5.0-rc1

File:
1 edited

Legend:

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

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