Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
12/07/2016 11:31:20 PM (8 years ago)
Author:
djpaul
Message:

Bump 2.7 branch version numbers to 2.7.4-alpha

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.7/src/bp-loader.php

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