Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
10/13/2016 12:04:17 AM (10 years ago)
Author:
mercime
Message:

Bump versions to 2.7.0-rc2.

File:
1 edited

Legend:

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

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