Skip to:
Content

BuddyPress.org

Changeset 2892


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

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

Location:
branches/1.2
Files:
2 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/***
  • branches/1.2/bp-themes/bp-default/style.css

    r2872 r2892  
    33Theme URI: http://buddypress.org/extend/themes/
    44Description: The default theme for BuddyPress.
    5 Version: 1.2.3
     5Version: 1.2.4-pre
    66Author: BuddyPress.org
    77Author URI: http://buddypress.org
Note: See TracChangeset for help on using the changeset viewer.