Skip to:
Content

BuddyPress.org

Changeset 9020


Ignore:
Timestamp:
09/15/2014 03:51:05 PM (12 years ago)
Author:
boonebgorges
Message:

2.0.4-alpha

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/bp-loader.php

    r9018 r9020  
    1717 * Author:      The BuddyPress Community
    1818 * Author URI:  http://buddypress.org/community/members/
    19  * Version:     2.0.3
     19 * Version:     2.0.4-alpha
    2020 * Text Domain: buddypress
    2121 * Domain Path: /bp-languages/
     
    304304                /** Versions **************************************************/
    305305
    306                 $this->version    = '2.0.3';
     306                $this->version    = '2.0.4-alpha';
    307307                $this->db_version = 8311;
    308308
Note: See TracChangeset for help on using the changeset viewer.