Skip to:
Content

BuddyPress.org

Changeset 6212


Ignore:
Timestamp:
07/27/2012 09:54:31 PM (14 years ago)
Author:
djpaul
Message:

Bump trunk versions numbers to 1.6-RC2

Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-loader.php

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

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

    r6191 r6212  
    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-RC1
     5 * Version: 1.6-RC2
    66 * Author: the BuddyPress team
    77 * Author URI: http://buddypress.org
Note: See TracChangeset for help on using the changeset viewer.