Changeset 8301 for branches/2.0/bp-loader.php
- Timestamp:
- 04/21/2014 04:08:32 PM (12 years ago)
- File:
-
- 1 edited
-
branches/2.0/bp-loader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0/bp-loader.php
r8278 r8301 304 304 /** Versions **************************************************/ 305 305 306 $this->version = '2.0 ';307 $this->db_version = 7892;306 $this->version = '2.0.1'; 307 $this->db_version = 8300; 308 308 309 309 /** Loading ***************************************************/
Note: See TracChangeset
for help on using the changeset viewer.