Skip to:
Content

BuddyPress.org

Changeset 8203


Ignore:
Timestamp:
03/29/2014 01:21:23 AM (10 years ago)
Author:
boonebgorges
Message:

Bump version numbers to 2.0-beta1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-loader.php

    r8021 r8203  
    1717 * Author:      The BuddyPress Community
    1818 * Author URI:  http://buddypress.org/community/members/
    19  * Version:     2.0-bleeding
     19 * Version:     2.0-beta1
    2020 * Text Domain: buddypress
    2121 * Domain Path: /bp-languages/
     
    304304        /** Versions **************************************************/
    305305
    306         $this->version    = '2.0-alpha-8020';
     306        $this->version    = '2.0-beta1';
    307307        $this->db_version = 7892;
    308308
Note: See TracChangeset for help on using the changeset viewer.