Changeset 5644 for branches/2.5/bbpress.php
- Timestamp:
- 03/17/2015 03:46:57 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.5/bbpress.php
r5631 r5644 18 18 * Author: The bbPress Community 19 19 * Author URI: http://bbpress.org 20 * Version: 2.5. 520 * Version: 2.5.6 21 21 * Text Domain: bbpress 22 22 * Domain Path: /languages/ … … 191 191 /** Versions **********************************************************/ 192 192 193 $this->version = '2.5. 5-5631';193 $this->version = '2.5.6-5643'; 194 194 $this->db_version = '250'; 195 195
Note: See TracChangeset
for help on using the changeset viewer.