Changeset 5100
- Timestamp:
- 09/03/2013 05:17:58 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/bbpress.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bbpress.php
r5096 r5100 18 18 * Author: The bbPress Community 19 19 * Author URI: http://bbpress.org 20 * Version: 2. 420 * Version: 2.5-alpha 21 21 * Text Domain: bbpress 22 22 * Domain Path: /languages/ … … 191 191 /** Versions **********************************************************/ 192 192 193 $this->version = '2. 4';193 $this->version = '2.5-alpha-5100'; 194 194 $this->db_version = '240'; 195 195
Note: See TracChangeset
for help on using the changeset viewer.