Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
12/07/2016 08:56:00 PM (8 years ago)
Author:
djpaul
Message:

Bump 2.7 branch version numbers to 2.7.3.

File:
1 edited

Legend:

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

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