Changeset 2784 for trunk/bp-loader.php
- Timestamp:
- 02/23/2010 08:55:18 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/bp-loader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-loader.php
r2731 r2784 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.2 7 Version: 1.2.1 8 8 Author URI: http://buddypress.org/developers/ 9 9 Site Wide Only: true 10 10 */ 11 11 12 define( 'BP_VERSION', '1.2 ' );12 define( 'BP_VERSION', '1.2.1' ); 13 13 14 14 /***
Note: See TracChangeset
for help on using the changeset viewer.