Changeset 11677
- Timestamp:
- 08/23/2017 09:52:22 AM (9 years ago)
- Location:
- branches/2.9
- Files:
-
- 6 edited
-
bp-loader.php (modified) (1 diff)
-
npm-shrinkwrap.json (modified) (1 diff)
-
package.json (modified) (1 diff)
-
src/bp-loader.php (modified) (1 diff)
-
src/class-buddypress.php (modified) (1 diff)
-
src/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.9/bp-loader.php
r11658 r11677 16 16 * Author: The BuddyPress Community 17 17 * Author URI: https://buddypress.org/ 18 * Version: 2.9.1 -alpha18 * Version: 2.9.1 19 19 * Text Domain: buddypress 20 20 * Domain Path: /bp-languages/ -
branches/2.9/npm-shrinkwrap.json
r11658 r11677 1 1 { 2 2 "name": "buddypress", 3 "version": "2.9.1 -alpha",3 "version": "2.9.1", 4 4 "dependencies": { 5 5 "abbrev": { -
branches/2.9/package.json
r11658 r11677 51 51 "url": "https://buddypress.svn.wordpress.org/trunk/" 52 52 }, 53 "version": "2.9.1 -alpha"53 "version": "2.9.1" 54 54 } -
branches/2.9/src/bp-loader.php
r11658 r11677 16 16 * Author: The BuddyPress Community 17 17 * Author URI: https://buddypress.org/ 18 * Version: 2.9.1 -alpha18 * Version: 2.9.1 19 19 * Text Domain: buddypress 20 20 * Domain Path: /bp-languages/ -
branches/2.9/src/class-buddypress.php
r11658 r11677 294 294 /** Versions **********************************************************/ 295 295 296 $this->version = '2.9.1 -alpha';296 $this->version = '2.9.1'; 297 297 $this->db_version = 11105; 298 298 -
branches/2.9/src/readme.txt
r11655 r11677 3 3 Tags: social networking, activity, profiles, messaging, friends, groups, forums, notifications, settings, social, community, networks, networking 4 4 Requires at least: 4.4 5 Tested up to: 4.8 6 Stable tag: 2.9. 05 Tested up to: 4.8.1 6 Stable tag: 2.9.1 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 117 117 == Upgrade Notice == 118 118 119 = 2.9. 0=120 See: https://codex.buddypress.org/releases/version-2-9- 0/119 = 2.9.1 = 120 See: https://codex.buddypress.org/releases/version-2-9-1/ 121 121 122 122 == Changelog == 123 123 124 = 2.9. 0=125 See: https://codex.buddypress.org/releases/version-2-9- 0/124 = 2.9.1 = 125 See: https://codex.buddypress.org/releases/version-2-9-1/
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)