Skip to:
Content

BuddyPress.org

Changeset 3296


Ignore:
Timestamp:
10/20/2010 08:14:42 PM (16 years ago)
Author:
johnjamesjacoby
Message:

Bump version numbers in branch to 1.2.6.

Location:
branches/1.2
Files:
3 edited

Legend:

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

    r3281 r3296  
    55Description: Social networking in a box. Build a social network for your company, school, sports team or niche community all based on the power and flexibility of WordPress.
    66Author: The BuddyPress Community
    7 Version: 1.2.6-bleeding
     7Version: 1.2.6
    88Author URI: http://buddypress.org/community/members/
    99Site Wide Only: true
     
    1111*/
    1212
    13 define( 'BP_VERSION', '1.2.6-bleeding' );
     13define( 'BP_VERSION', '1.2.6' );
    1414
    1515/***
  • branches/1.2/bp-themes/bp-default/style.css

    r3124 r3296  
    33Theme URI: http://buddypress.org/extend/themes/
    44Description: The default theme for BuddyPress.
    5 Version: 1.2.5.2
     5Version: 1.2.6
    66Author: BuddyPress.org
    77Author URI: http://buddypress.org
  • branches/1.2/readme.txt

    r3127 r3296  
    11=== Plugin Name ===
    2 Contributors: apeatling, johnjamesjacoby, mrmaz
     2Contributors: apeatling, johnjamesjacoby, mrmaz, djpaul, boonebgorges
    33Tags: buddypress, social networking, activity, profiles, messaging, friends, groups, forums, microblogging, twitter, facebook, mingle, social, community, networks, networking, cms
    44Requires at least: 3.0
    55Tested up to: 3.0
    6 Stable tag: 1.2.5.2
     6Stable tag: 1.2.6
    77
    88== Description ==
     
    124124== Upgrade Notice ==
    125125
    126 = 1.2.5.1 =
    127 Fixes 'Mark user as spam' and 'Delete user' issues. Important upgrade.
     126= 1.2.6 =
     127Fixes over 80 known issues. Important upgrade.
    128128
    129129== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.