Skip to:
Content

BuddyPress.org

Changeset 2784 for trunk/bp-loader.php


Ignore:
Timestamp:
02/23/2010 08:55:18 PM (16 years ago)
Author:
apeatling
Message:

Merging 1.2 branch into the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-loader.php

    r2731 r2784  
    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
     7Version: 1.2.1
    88Author URI: http://buddypress.org/developers/
    99Site Wide Only: true
    1010*/
    1111
    12 define( 'BP_VERSION', '1.2' );
     12define( 'BP_VERSION', '1.2.1' );
    1313
    1414/***
Note: See TracChangeset for help on using the changeset viewer.