Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
11/11/2015 03:28:49 AM (9 years ago)
Author:
boonebgorges
Message:

Bump 2.3 branch to 2.3.5.

File:
1 edited

Legend:

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

    r10199 r10331  
    1515 * Author:      The BuddyPress Community
    1616 * Author URI:  https://buddypress.org/
    17  * Version:     2.3.4
     17 * Version:     2.3.5
    1818 * Text Domain: buddypress
    1919 * Domain Path: /bp-languages/
     
    310310        /** Versions **********************************************************/
    311311
    312         $this->version    = '2.3.4';
     312        $this->version    = '2.3.5';
    313313        $this->db_version = 10071;
    314314
Note: See TracChangeset for help on using the changeset viewer.