Changeset 5241 for branches/1.5/bp-loader.php
- Timestamp:
- 10/13/2011 07:03:37 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.5/bp-loader.php
r5185 r5241 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 7 * Version: 1.5.1 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 ' );20 define( 'BP_VERSION', '1.5.1' ); 21 21 22 22 // Define the database version
Note: See TracChangeset
for help on using the changeset viewer.