Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
10/06/2016 10:51:59 PM (9 years ago)
Author:
mercime
Message:

Bump versions to 2.7.0-rc1.

File:
1 edited

Legend:

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

    r11157 r11184  
    1616 * Author:      The BuddyPress Community
    1717 * Author URI:  https://buddypress.org/
    18  * Version:     2.7-beta1
     18 * Version:     2.7-rc1
    1919 * Text Domain: buddypress
    2020 * Domain Path: /bp-languages/
     
    331331        /** Versions **********************************************************/
    332332
    333         $this->version    = '2.7-beta1';
     333        $this->version    = '2.7-rc1';
    334334        $this->db_version = 11105;
    335335
Note: See TracChangeset for help on using the changeset viewer.