Skip to:
Content

BuddyPress.org

Changeset 10347 for branches/2.4


Ignore:
Timestamp:
11/11/2015 07:50:40 PM (10 years ago)
Author:
imath
Message:

Bump DB Version to 10071 (branch 2.4)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.4/src/bp-loader.php

    r10344 r10347  
    328328
    329329        $this->version    = '2.4.0';
    330         $this->db_version = 10000;
     330        $this->db_version = 10071;
    331331
    332332        /** Loading ***********************************************************/
Note: See TracChangeset for help on using the changeset viewer.