Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/31/2016 06:32:08 PM (10 years ago)
Author:
dcavins
Message:

Bump version to 2.5.2 in 2.5 branch.

File:
1 edited

Legend:

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

    r10649 r10685  
    1616 * Author:      The BuddyPress Community
    1717 * Author URI:  https://buddypress.org/
    18  * Version:     2.5.1
     18 * Version:     2.5.2
    1919 * Text Domain: buddypress
    2020 * Domain Path: /bp-languages/
     
    328328                /** Versions **********************************************************/
    329329
    330                 $this->version    = '2.5.1';
     330                $this->version    = '2.5.2';
    331331                $this->db_version = 10469;
    332332
Note: See TracChangeset for help on using the changeset viewer.