Changeset 7799
- Timestamp:
- 02/05/2014 07:45:21 PM (11 years ago)
- Location:
- branches/1.9
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.9/bp-loader.php
r7795 r7799 17 17 * Author: The BuddyPress Community 18 18 * Author URI: http://buddypress.org/community/members/ 19 * Version: 1.9. 119 * Version: 1.9.2 20 20 * Text Domain: buddypress 21 21 * Domain Path: /bp-languages/ … … 298 298 /** Versions **********************************************************/ 299 299 300 $this->version = '1.9. 1-7731';300 $this->version = '1.9.2-7798'; 301 301 $this->db_version = 7731; 302 302 -
branches/1.9/readme.txt
r7716 r7799 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.5 5 Tested up to: 3. 66 Stable tag: 1.9 5 Tested up to: 3.8.1 6 Stable tag: 1.9.2 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 = 1.9.2 = 81 See: http://codex.buddypress.org/releases/version-1-9-2/ 79 82 80 83 = 1.9.1 =
Note: See TracChangeset
for help on using the changeset viewer.