Changeset 11328
- Timestamp:
- 12/22/2016 08:52:15 PM (10 years ago)
- Location:
- branches/2.5
- Files:
-
- 4 edited
-
bp-loader.php (modified) (1 diff)
-
package.json (modified) (1 diff)
-
src/bp-loader.php (modified) (2 diffs)
-
src/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.5/bp-loader.php
r10805 r11328 16 16 * Author: The BuddyPress Community 17 17 * Author URI: https://buddypress.org 18 * Version: 2.5.4 -alpha18 * Version: 2.5.4 19 19 * Text Domain: buddypress 20 20 * Domain Path: /bp-languages/ -
branches/2.5/package.json
r10802 r11328 44 44 "url": "https://buddypress.svn.wordpress.org/trunk/" 45 45 }, 46 "version": "2.5. 3"46 "version": "2.5.4" 47 47 } -
branches/2.5/src/bp-loader.php
r10805 r11328 16 16 * Author: The BuddyPress Community 17 17 * Author URI: https://buddypress.org/ 18 * Version: 2.5.4 -alpha18 * Version: 2.5.4 19 19 * Text Domain: buddypress 20 20 * Domain Path: /bp-languages/ … … 328 328 /** Versions **********************************************************/ 329 329 330 $this->version = '2.5. 3';330 $this->version = '2.5.4'; 331 331 $this->db_version = 10469; 332 332 -
branches/2.5/src/readme.txt
r10802 r11328 4 4 Requires at least: 3.9 5 5 Tested up to: 4.4.2 6 Stable tag: 2.5. 36 Stable tag: 2.5.4 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 119 119 == Upgrade Notice == 120 120 121 = 2.5.4 = 122 See: https://codex.buddypress.org/releases/version-2-5-4/ 123 121 124 = 2.5.3 = 122 125 See: https://codex.buddypress.org/releases/version-2-5-3/ … … 253 256 == Changelog == 254 257 258 = 2.5.4 = 259 See: https://codex.buddypress.org/releases/version-2-5-4/ 260 255 261 = 2.5.3 = 256 262 See: https://codex.buddypress.org/releases/version-2-5-3/
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)