Skip to:
Content

BuddyPress.org

Changeset 7284


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

Bumps 1.8 branch to 1.8.1-alpha

File:
1 edited

Legend:

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

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