Skip to:
Content

BuddyPress.org

Changeset 8278


Ignore:
Timestamp:
04/16/2014 02:26:13 PM (11 years ago)
Author:
boonebgorges
Message:

Bump version numbers to 2.0

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-loader.php

    r8270 r8278  
    1717 * Author:      The BuddyPress Community
    1818 * Author URI:  http://buddypress.org/community/members/
    19  * Version:     2.0-RC1
     19 * Version:     2.0
    2020 * Text Domain: buddypress
    2121 * Domain Path: /bp-languages/
     
    304304        /** Versions **************************************************/
    305305
    306         $this->version    = '2.0-RC1';
     306        $this->version    = '2.0';
    307307        $this->db_version = 7892;
    308308
  • trunk/readme.txt

    r7991 r8278  
    33Tags: social networking, activity, profiles, messaging, friends, groups, forums, notifications, settings, twitter, facebook, social, community, networks, networking, cms
    44Requires at least: 3.6
    5 Tested up to: 3.8.1
    6 Stable tag: 1.9.2
     5Tested up to: 3.9
     6Stable tag: 2.0
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7777
    7878== Upgrade Notice ==
     79
     80= 2.0 =
     81See: http://codex.buddypress.org/releases/version-2-0/
    7982
    8083= 1.9.2 =
Note: See TracChangeset for help on using the changeset viewer.