Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/14/2012 12:35:06 AM (12 years ago)
Author:
boonebgorges
Message:

Bumps version numbers to 1.6.1

File:
1 edited

Legend:

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

    r6226 r6254  
    1515 * Author:      The BuddyPress Community
    1616 * Author URI:  http://buddypress.org/community/members/
    17  * Version:     1.6
     17 * Version:     1.6.1
    1818 * Text Domain: buddypress
    1919 * Domain Path: /bp-languages/
     
    5353     * @var string BuddyPress version
    5454     */
    55     public $version = '1.6';
     55    public $version = '1.6.1';
    5656
    5757    /**
Note: See TracChangeset for help on using the changeset viewer.