Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/27/2012 10:06:04 PM (14 years ago)
Author:
djpaul
Message:

Bump 1.5 branch versions numbers to 1.5.7

File:
1 edited

Legend:

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

    r6099 r6214  
    55 * Description: Social networking in a box. Build a social network for your company, school, sports team or niche community all based on the power and flexibility of WordPress.
    66 * Author:      The BuddyPress Community
    7  * Version:     1.5.6
     7 * Version:     1.5.7
    88 * Author URI:  http://buddypress.org/community/members/
    99 * Network:     true
     
    1818// Define the BuddyPress version
    1919if ( !defined( 'BP_VERSION' ) )
    20     define( 'BP_VERSION', '1.5.6' );
     20    define( 'BP_VERSION', '1.5.7' );
    2121
    2222// Define the database version
Note: See TracChangeset for help on using the changeset viewer.