Skip to:
Content

BuddyPress.org

Changeset 8755


Ignore:
Timestamp:
08/04/2014 04:56:55 PM (10 years ago)
Author:
djpaul
Message:

Bump version numbers to 2.0.2

Location:
branches/2.0
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/bp-loader.php

    r8350 r8755  
    1717 * Author:      The BuddyPress Community
    1818 * Author URI:  http://buddypress.org/community/members/
    19  * Version:     2.0.2-alpha
     19 * Version:     2.0.2
    2020 * Text Domain: buddypress
    2121 * Domain Path: /bp-languages/
     
    304304        /** Versions **************************************************/
    305305
    306         $this->version    = '2.0.2-alpha';
     306        $this->version    = '2.0.2';
    307307        $this->db_version = 8311;
    308308
  • branches/2.0/bp-themes/bp-default/rtl.css

    r7682 r8755  
    33 * Theme URI: http://buddypress.org/extend/themes/
    44 * Description: Clean and stylish, BuddyPress Default lets you build a social network straight out of the box. Make it yours with a custom menu, header image, and background. Along with five widgetized areas (one in the sidebar, four in the footer), BP-Default supports featured images (as custom header images on posts and pages) and is furnished with an optional one-column page template that removes the sidebar, and a stylesheet for the admin Visual Editor.
    5  * Version: 1.9
     5 * Version: 2.0.2
    66 * Author: the BuddyPress team
    77 * Author URI: http://buddypress.org
  • branches/2.0/bp-themes/bp-default/style.css

    r7682 r8755  
    33 * Theme URI: http://buddypress.org/extend/themes/
    44 * Description: [NOTE: except for security issues, BuddyPress Default is no longer being actively maintained by the BuddyPress team.] Clean and stylish, BuddyPress Default lets you build a social network straight out of the box. Make it yours with a custom menu, header image, and background. Along with five widgetized areas (one in the sidebar, four in the footer), BP-Default supports featured images (as custom header images on posts and pages) and is furnished with an optional one-column page template that removes the sidebar, and a stylesheet for the admin Visual Editor.
    5  * Version: 1.9
     5 * Version: 2.0.2
    66 * Author: the BuddyPress team
    77 * Author URI: http://buddypress.org
  • branches/2.0/readme.txt

    r8348 r8755  
    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.9
    6 Stable tag: 2.0.1
     5Tested up to: 3.9.1
     6Stable tag: 2.0.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7878== Upgrade Notice ==
    7979
     80= 2.0.2 =
     81See: http://codex.buddypress.org/releases/version-2-0-2/
     82
    8083= 2.0.1 =
    8184See: http://codex.buddypress.org/releases/version-2-0-1/
     
    143146== Changelog ==
    144147
     148= 2.0.2 =
     149See: http://codex.buddypress.org/releases/version-2-0-2/
     150
    145151= 2.0.1 =
    146152See: http://codex.buddypress.org/releases/version-2-0-1/
Note: See TracChangeset for help on using the changeset viewer.