Skip to:
Content

BuddyPress.org

Changeset 6874 for trunk/bp-loader.php


Ignore:
Timestamp:
03/27/2013 07:14:27 PM (13 years ago)
Author:
johnjamesjacoby
Message:

Bump to 1.7-rc1. Includes link to changelog in readme.txt for 1.7 that are still needed in codex.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-loader.php

    r6847 r6874  
    1717 * Author:      The BuddyPress Community
    1818 * Author URI:  http://buddypress.org/community/members/
    19  * Version:     1.7-beta2
     19 * Version:     1.7-rc1
    2020 * Text Domain: buddypress
    2121 * Domain Path: /bp-languages/
     
    279279        /** Versions **********************************************************/
    280280
    281         $this->version    = '1.7-beta2-6846';
     281        $this->version    = '1.7-rc1-6874';
    282282        $this->db_version = 6067;
    283283
Note: See TracChangeset for help on using the changeset viewer.