Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
11/11/2015 05:34:11 PM (10 years ago)
Author:
imath
Message:

Bump versions in readme.txt, bp-loader.php, and src/bp-loader.php to 2.4.0

File:
1 edited

Legend:

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

    r10320 r10343  
    1515 * Author:      The BuddyPress Community
    1616 * Author URI:  https://buddypress.org/
    17  * Version:     2.4.0-rc1
     17 * Version:     2.4.0
    1818 * Text Domain: buddypress
    1919 * Domain Path: /bp-languages/
     
    327327        /** Versions **********************************************************/
    328328
    329         $this->version    = '2.4.0-rc1';
     329        $this->version    = '2.4.0';
    330330        $this->db_version = 10000;
    331331
Note: See TracChangeset for help on using the changeset viewer.