Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/11/2015 05:14:47 PM (11 years ago)
Author:
johnjamesjacoby
Message:

Notifications. Bump database version to current revision, and add some inline docs to version updaters. See #6257.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-loader.php

    r9572 r9615  
    304304
    305305        $this->version    = '2.3-alpha';
    306         $this->db_version = 9572;
     306        $this->db_version = 9615;
    307307
    308308        /** Loading ***********************************************************/
Note: See TracChangeset for help on using the changeset viewer.