Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/13/2012 05:04:53 AM (13 years ago)
Author:
johnjamesjacoby
Message:

Bump default DB version in bp-core-options.php. Use bp_bump_version() where needed. Update activation/deactivation hooks, and prevent activation error from function not existing. Fixes #3967.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-options.php

    r5724 r5754  
    2525        /** DB Version ********************************************************/
    2626
    27         '_bp_db_version'                  => '155',
     27        '_bp_db_version'                  => '5249',
    2828
    2929        /** Components ********************************************************/
Note: See TracChangeset for help on using the changeset viewer.