Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/22/2015 09:49:03 PM (10 years ago)
Author:
johnjamesjacoby
Message:

Bump trunk to 2.2-rc.

File:
1 edited

Legend:

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

    r9343 r9402  
    1515 * Author:      The BuddyPress Community
    1616 * Author URI:  http://buddypress.org/community/members/
    17  * Version:     2.2-beta
     17 * Version:     2.2-rc
    1818 * Text Domain: buddypress
    1919 * Domain Path: /bp-languages/
     
    303303        /** Versions **********************************************************/
    304304
    305         $this->version    = '2.2-beta';
     305        $this->version    = '2.2-rc';
    306306        $this->db_version = 9181;
    307307
Note: See TracChangeset for help on using the changeset viewer.