Changeset 7064 for branches/2.6/src/bbpress.php
- Timestamp:
- 01/30/2020 01:28:02 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.6/src/bbpress.php
r7062 r7064 18 18 * Author: The bbPress Contributors 19 19 * Author URI: https://bbpress.org 20 * Version: 2.6. 420 * Version: 2.6.5-alpha-1 21 21 * Text Domain: bbpress 22 22 * Domain Path: /languages/ … … 204 204 /** Versions **********************************************************/ 205 205 206 $this->version = '2.6. 4';206 $this->version = '2.6.5-alpha-1'; 207 207 $this->db_version = '263'; 208 208
Note: See TracChangeset
for help on using the changeset viewer.