Skip to:
Content

BuddyPress.org

Changeset 6902 for trunk/bp-loader.php


Ignore:
Timestamp:
04/08/2013 07:19:44 PM (12 years ago)
Author:
boonebgorges
Message:

Bumping trunk version to 1.8-bleeding

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-loader.php

    r6899 r6902  
    1717 * Author:      The BuddyPress Community
    1818 * Author URI:  http://buddypress.org/community/members/
    19  * Version:     1.7
     19 * Version:     1.8-bleeding
    2020 * Text Domain: buddypress
    2121 * Domain Path: /bp-languages/
     
    208208    /**
    209209     * Bootstrap constants
    210      * 
     210     *
    211211     * @since BuddyPress (1.6)
    212212     *
     
    279279        /** Versions **********************************************************/
    280280
    281         $this->version    = '1.7';
     281        $this->version    = '1.8-bleeding';
    282282        $this->db_version = 6080;
    283283
Note: See TracChangeset for help on using the changeset viewer.