Changeset 6183 for trunk/src/bbpress.php
- Timestamp:
- 12/27/2016 06:54:16 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/bbpress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bbpress.php
r6118 r6183 204 204 /** Versions **********************************************************/ 205 205 206 $this->version = '2.6-alpha-6 091';207 $this->db_version = '2 50';206 $this->version = '2.6-alpha-6183'; 207 $this->db_version = '260'; 208 208 209 209 /** Paths *************************************************************/
Note: See TracChangeset
for help on using the changeset viewer.