Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/30/2016 10:05:20 AM (9 years ago)
Author:
djpaul
Message:

Bump version numbers to 2.6.1.1

File:
1 edited

Legend:

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

    r10928 r10929  
    1616 * Author:      The BuddyPress Community
    1717 * Author URI:  https://buddypress.org/
    18  * Version:     2.6.2-alpha
     18 * Version:     2.6.1.1
    1919 * Text Domain: buddypress
    2020 * Domain Path: /bp-languages/
     
    331331        /** Versions **********************************************************/
    332332
    333         $this->version    = '2.6.2-alpha';
     333        $this->version    = '2.6.1.1';
    334334        $this->db_version = 10469;
    335335
Note: See TracChangeset for help on using the changeset viewer.