Changeset 6686 for branches/2.5/bbpress.php
- Timestamp:
- 09/09/2017 03:04:06 PM (9 years ago)
- File:
-
- 1 edited
-
branches/2.5/bbpress.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.5/bbpress.php
r6411 r6686 18 18 * Author: The bbPress Community 19 19 * Author URI: https://bbpress.org 20 * Version: 2.5.1 320 * Version: 2.5.14 21 21 * Text Domain: bbpress 22 22 * Domain Path: /languages/ … … 191 191 /** Versions **********************************************************/ 192 192 193 $this->version = '2.5.1 3-6410';193 $this->version = '2.5.14-6684'; 194 194 $this->db_version = '250'; 195 195
Note: See TracChangeset
for help on using the changeset viewer.