Changeset 4608
- Timestamp:
- 07/04/2011 08:41:13 PM (14 years ago)
- Location:
- branches/1.2
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-loader.php
r4066 r4608 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. 87 Version: 1.2.9 8 8 Author URI: http://buddypress.org/community/members/ 9 9 Network: true 10 10 */ 11 11 12 define( 'BP_VERSION', '1.2. 8' );12 define( 'BP_VERSION', '1.2.9' ); 13 13 14 14 /*** -
branches/1.2/bp-themes/bp-default/style.css
r3568 r4608 3 3 Theme URI: http://buddypress.org/extend/themes/ 4 4 Description: The default theme for BuddyPress. 5 Version: 1.2. 75 Version: 1.2.9 6 6 Author: BuddyPress.org 7 7 Author URI: http://buddypress.org -
branches/1.2/readme.txt
r4473 r4608 3 3 Tags: buddypress, social networking, activity, profiles, messaging, friends, groups, forums, microblogging, twitter, facebook, mingle, social, community, networks, networking, cms 4 4 Requires at least: 3.2 5 Tested up to: 3. 16 Stable tag: 1.2. 85 Tested up to: 3.2 6 Stable tag: 1.2.9 7 7 8 8 == Description == … … 122 122 == Upgrade Notice == 123 123 124 = 1.2.9 = 125 Compatibility with WordPress 3.2 126 124 127 = 1.2.8 = 125 128 Compatibility with WordPress 3.1
Note: See TracChangeset
for help on using the changeset viewer.