Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/23/2011 10:13:47 AM (15 years ago)
Author:
johnjamesjacoby
Message:

Update branch version numbers to 1.2.8 and required WordPress version to 3.1. Backport WordPress network admin compat code from trunk. Update and fix spelling errors in readme.txt. Update address in license.txt. Update bbPress installer for network admin.

File:
1 edited

Legend:

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

    r3568 r4066  
    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.7
     7Version: 1.2.8
    88Author URI: http://buddypress.org/community/members/
    9 Site Wide Only: true
    109Network: true
    1110*/
    1211
    13 define( 'BP_VERSION', '1.2.7' );
     12define( 'BP_VERSION', '1.2.8' );
    1413
    1514/***
Note: See TracChangeset for help on using the changeset viewer.