Skip to:
Content

BuddyPress.org

Changeset 7283


Ignore:
Timestamp:
07/17/2013 04:13:14 PM (12 years ago)
Author:
boonebgorges
Message:

Bumps trunk to 1.9-bleeding

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-loader.php

    r7280 r7283  
    1717 * Author:      The BuddyPress Community
    1818 * Author URI:  http://buddypress.org/community/members/
    19  * Version:     1.8
     19 * Version:     1.9-bleeding
    2020 * Text Domain: buddypress
    2121 * Domain Path: /bp-languages/
     
    295295        /** Versions **********************************************************/
    296296
    297         $this->version    = '1.8';
     297        $this->version    = '1.9-alpha';
    298298        $this->db_version = 6080;
    299299
Note: See TracChangeset for help on using the changeset viewer.