Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/27/2015 05:08:39 PM (9 years ago)
Author:
johnjamesjacoby
Message:

Bump 2.3 branch to 2.3.3.

File:
1 edited

Legend:

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

    r9952 r10072  
    1515 * Author:      The BuddyPress Community
    1616 * Author URI:  https://buddypress.org/
    17  * Version:     2.3.2
     17 * Version:     2.3.3
    1818 * Text Domain: buddypress
    1919 * Domain Path: /bp-languages/
     
    310310        /** Versions **********************************************************/
    311311
    312         $this->version    = '2.3.2';
    313         $this->db_version = 9951;
     312        $this->version    = '2.3.3';
     313        $this->db_version = 10071;
    314314
    315315        /** Loading ***********************************************************/
Note: See TracChangeset for help on using the changeset viewer.