Changeset 5543 for branches/1.5/bp-loader.php
- Timestamp:
- 12/13/2011 06:31:33 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.5/bp-loader.php
r5241 r5543 5 5 * Description: 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. 6 6 * Author: The BuddyPress Community 7 * Version: 1.5. 17 * Version: 1.5.2 8 8 * Author URI: http://buddypress.org/community/members/ 9 9 * Network: true … … 18 18 // Define the BuddyPress version 19 19 if ( !defined( 'BP_VERSION' ) ) 20 define( 'BP_VERSION', '1.5. 1' );20 define( 'BP_VERSION', '1.5.2' ); 21 21 22 22 // Define the database version
Note: See TracChangeset
for help on using the changeset viewer.