Skip to:
Content

BuddyPress.org

Changeset 7249


Ignore:
Timestamp:
07/05/2013 02:25:20 PM (12 years ago)
Author:
boonebgorges
Message:

Bump to 1.8-beta2

Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-loader.php

    r7228 r7249  
    1717 * Author:      The BuddyPress Community
    1818 * Author URI:  http://buddypress.org/community/members/
    19  * Version:     1.8-beta1
     19 * Version:     1.8-beta2
    2020 * Text Domain: buddypress
    2121 * Domain Path: /bp-languages/
     
    295295        /** Versions **********************************************************/
    296296
    297         $this->version    = '1.8-beta1';
     297        $this->version    = '1.8-beta2';
    298298        $this->db_version = 6080;
    299299
  • trunk/bp-themes/bp-default/rtl.css

    r7215 r7249  
    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.8-beta1
     5 * Version: 1.8-beta2
    66 * Author: the BuddyPress team
    77 * Author URI: http://buddypress.org
  • trunk/bp-themes/bp-default/style.css

    r7215 r7249  
    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.8-beta1
     5 * Version: 1.8-beta2
    66 * Author: the BuddyPress team
    77 * Author URI: http://buddypress.org
Note: See TracChangeset for help on using the changeset viewer.