Changeset 8278
- Timestamp:
- 04/16/2014 02:26:13 PM (11 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-loader.php
r8270 r8278 17 17 * Author: The BuddyPress Community 18 18 * Author URI: http://buddypress.org/community/members/ 19 * Version: 2.0 -RC119 * Version: 2.0 20 20 * Text Domain: buddypress 21 21 * Domain Path: /bp-languages/ … … 304 304 /** Versions **************************************************/ 305 305 306 $this->version = '2.0 -RC1';306 $this->version = '2.0'; 307 307 $this->db_version = 7892; 308 308 -
trunk/readme.txt
r7991 r8278 3 3 Tags: social networking, activity, profiles, messaging, friends, groups, forums, notifications, settings, twitter, facebook, social, community, networks, networking, cms 4 4 Requires at least: 3.6 5 Tested up to: 3. 8.16 Stable tag: 1.9.25 Tested up to: 3.9 6 Stable tag: 2.0 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 77 77 78 78 == Upgrade Notice == 79 80 = 2.0 = 81 See: http://codex.buddypress.org/releases/version-2-0/ 79 82 80 83 = 1.9.2 =
Note: See TracChangeset
for help on using the changeset viewer.