Skip to:
Content

BuddyPress.org

Changeset 6191


Ignore:
Timestamp:
07/20/2012 08:42:30 PM (14 years ago)
Author:
boonebgorges
Message:

Bumps version numbers to 1.6-RC1

Location:
trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-loader.php

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

    r6170 r6191  
    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-beta2
     5 * Version: 1.6-RC1
    66 * Author: the BuddyPress team
    77 * Author URI: http://buddypress.org
  • trunk/bp-themes/bp-default/style.css

    r6170 r6191  
    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-beta2
     5 * Version: 1.6-RC1
    66 * Author: the BuddyPress team
    77 * Author URI: http://buddypress.org
  • trunk/readme.txt

    r6143 r6191  
    33Tags: buddypress, social networking, activity, profiles, messaging, friends, groups, forums, microblogging, twitter, facebook, social, community, networks, networking, cms
    44Requires at least: 3.4
    5 Tested up to: 3.4
     5Tested up to: 3.4.1
    66Stable tag: 1.5.6
    77License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.