Changeset 9733
- Timestamp:
- 04/10/2015 11:07:01 PM (11 years ago)
- Location:
- branches/2.2
- 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) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2/bp-loader.php
r9501 r9733 16 16 * Author: The BuddyPress Community 17 17 * Author URI: http://buddypress.org 18 * Version: 2.2. 118 * Version: 2.2.2 19 19 * Text Domain: buddypress 20 20 * Domain Path: /bp-languages/ -
branches/2.2/package.json
r9501 r9733 42 42 "url": "https://buddypress.svn.wordpress.org/trunk/" 43 43 }, 44 "version": "2.2. 1"44 "version": "2.2.2" 45 45 } -
branches/2.2/src/bp-loader.php
r9558 r9733 15 15 * Author: The BuddyPress Community 16 16 * Author URI: http://buddypress.org 17 * Version: 2.2. 117 * Version: 2.2.2 18 18 * Text Domain: buddypress 19 19 * Domain Path: /bp-languages/ … … 303 303 /** Versions **********************************************************/ 304 304 305 $this->version = '2.2. 1';305 $this->version = '2.2.2'; 306 306 $this->db_version = 9181; 307 307 -
branches/2.2/src/readme.txt
r9501 r9733 4 4 Requires at least: 3.6 5 5 Tested up to: 4.1 6 Stable tag: 2.2. 16 Stable tag: 2.2.2 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.2.2 = 122 See: https://codex.buddypress.org/releases/version-2-2-2/ 123 124 = 2.2.1 = 125 See: https://codex.buddypress.org/releases/version-2-2-1/ 126 121 127 = 2.2 = 122 128 See: https://codex.buddypress.org/releases/version-2-2/
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)