Skip to:
Content

BuddyPress.org

Changeset 6254


Ignore:
Timestamp:
08/14/2012 12:35:06 AM (12 years ago)
Author:
boonebgorges
Message:

Bumps version numbers to 1.6.1

Location:
branches/1.6
Files:
4 edited

Legend:

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

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

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

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

    r6229 r6254  
    44Requires at least: 3.4
    55Tested up to: 3.4.1
    6 Stable tag: 1.6
     6Stable tag: 1.6.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8787== Upgrade Notice ==
    8888
     89= 1.6.1 =
     90Fixes 4 bugs
     91
    8992= 1.6 =
    9093See: http://codex.buddypress.org/releases/version-1-6/
Note: See TracChangeset for help on using the changeset viewer.