Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/22/2014 09:04:17 PM (12 years ago)
Author:
djpaul
Message:

Bump versions to 2.1-beta1

File:
1 edited

Legend:

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

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