Skip to:
Content

BuddyPress.org

Changeset 6718


Ignore:
Timestamp:
01/11/2013 07:53:31 PM (10 years ago)
Author:
djpaul
Message:

Bump version numbers to 1.6.3

Location:
branches/1.6
Files:
4 edited

Legend:

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

    r6566 r6718  
    1515 * Author:      The BuddyPress Community
    1616 * Author URI:  http://buddypress.org/community/members/
    17  * Version:     1.6.2
     17 * Version:     1.6.3
    1818 * Text Domain: buddypress
    1919 * Domain Path: /bp-languages/
     
    5353     * @var string BuddyPress version
    5454     */
    55     public $version = '1.6.2';
     55    public $version = '1.6.3';
    5656
    5757    /**
  • branches/1.6/bp-themes/bp-default/rtl.css

    r6566 r6718  
    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.6.2
     5 * Version: 1.6.3
    66 * Author: the BuddyPress team
    77 * Author URI: http://buddypress.org
  • branches/1.6/bp-themes/bp-default/style.css

    r6566 r6718  
    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.6.2
     5 * Version: 1.6.3
    66 * Author: the BuddyPress team
    77 * Author URI: http://buddypress.org
  • branches/1.6/readme.txt

    r6681 r6718  
    44Requires at least: 3.5
    55Tested up to: 3.5
    6 Stable tag: 1.6.2
     6Stable tag: 1.6.3
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8787== Upgrade Notice ==
    8888
     89= 1.6.3 =
     90See: http://codex.buddypress.org/releases/version-1-6-3/
     91
    8992= 1.6.2 =
    9093Compatibility with WordPress 3.5
Note: See TracChangeset for help on using the changeset viewer.