Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/18/2014 05:37:31 PM (10 years ago)
Author:
boonebgorges
Message:

BuddyPress 2.1

File:
1 edited

Legend:

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

    r9024 r9031  
    1515 * Author:      The BuddyPress Community
    1616 * Author URI:  http://buddypress.org/community/members/
    17  * Version:     2.1-RC1
     17 * Version:     2.1
    1818 * Text Domain: buddypress
    1919 * Domain Path: /bp-languages/
     
    301301        /** Versions **********************************************************/
    302302
    303         $this->version    = '2.1-RC1';
     303        $this->version    = '2.1';
    304304        $this->db_version = 8311;
    305305
Note: See TracChangeset for help on using the changeset viewer.