Changeset 2892
- Timestamp:
- 04/05/2010 10:12:55 AM (15 years ago)
- Location:
- branches/1.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-loader.php
r2891 r2892 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. 37 Version: 1.2.4-pre 8 8 Author URI: http://buddypress.org/developers/ 9 9 Network: true 10 10 */ 11 11 12 define( 'BP_VERSION', '1.2. 3' );12 define( 'BP_VERSION', '1.2.4-pre' ); 13 13 14 14 /*** -
branches/1.2/bp-themes/bp-default/style.css
r2872 r2892 3 3 Theme URI: http://buddypress.org/extend/themes/ 4 4 Description: The default theme for BuddyPress. 5 Version: 1.2. 35 Version: 1.2.4-pre 6 6 Author: BuddyPress.org 7 7 Author URI: http://buddypress.org
Note: See TracChangeset
for help on using the changeset viewer.