Changeset 6122 for branches/2.5/bbpress.php
- Timestamp:
- 11/09/2016 11:03:53 PM (9 years ago)
- File:
-
- 1 edited
-
branches/2.5/bbpress.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.5/bbpress.php
r6120 r6122 18 18 * Author: The bbPress Community 19 19 * Author URI: https://bbpress.org 20 * Version: 2.5.1 020 * Version: 2.5.11 21 21 * Text Domain: bbpress 22 22 * Domain Path: /languages/ … … 191 191 /** Versions **********************************************************/ 192 192 193 $this->version = '2.5.1 0-6063';193 $this->version = '2.5.11-6121'; 194 194 $this->db_version = '250'; 195 195
Note: See TracChangeset
for help on using the changeset viewer.