Skip to:
Content

BuddyPress.org

Changeset 2554


Ignore:
Timestamp:
02/03/2010 12:26:45 AM (15 years ago)
Author:
apeatling
Message:

Version number updates.

Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-loader.php

    r2472 r2554  
    55Description: BuddyPress will add social networking features to a new or existing WordPress MU installation.
    66Author: The BuddyPress Community
    7 Version: 1.2-beta
     7Version: 1.2-rc
    88Author URI: http://buddypress.org/developers/
    99Site Wide Only: true
    1010*/
    1111
    12 define( 'BP_VERSION', '1.2-beta' );
     12define( 'BP_VERSION', '1.2-rc' );
    1313
    1414/***
  • trunk/bp-themes/bp-default/style.css

    r2444 r2554  
    33Theme URI: http://buddypress.org/extend/themes/
    44Description: The default theme for BuddyPress.
    5 Version: 1.2-beta
     5Version: 1.2-rc
    66Author: BuddyPress.org
    77Author URI: http://buddypress.org
  • trunk/bp-themes/bp-sn-parent/style.css

    r2352 r2554  
    33Theme URI: http://buddypress.org/extend/themes/
    44Description: The parent for the classic BuddyPress theme from version 1.1 and earlier. This theme should not be activated directly.
    5 Version: 1.2-rare
     5Version: 1.2-rc
    66Author: BuddyPress.org
    77Author URI: http://buddypress.org
Note: See TracChangeset for help on using the changeset viewer.