Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/05/2010 10:12:55 AM (16 years ago)
Author:
apeatling
Message:

Updating 1.2 branch version numbers to avoid confusion with stable and trunk versions while compatibility updates are made.

File:
1 edited

Legend:

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

    r2891 r2892  
    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.3
     7Version: 1.2.4-pre
    88Author URI: http://buddypress.org/developers/
    99Network: true
    1010*/
    1111
    12 define( 'BP_VERSION', '1.2.3' );
     12define( 'BP_VERSION', '1.2.4-pre' );
    1313
    1414/***
Note: See TracChangeset for help on using the changeset viewer.