Skip to:
Content

BuddyPress.org

Changeset 1522 for trunk/bp-loader.php


Ignore:
Timestamp:
06/05/2009 10:23:04 PM (17 years ago)
Author:
apeatling
Message:

Bumping internal version numbers to 1.0.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-loader.php

    r1521 r1522  
    55Description: BuddyPress will add social networking features to a new or existing WordPress MU installation.
    66Author: The BuddyPress Community
    7 Version: 1.0
     7Version: 1.0.1
    88Author URI: http://buddypress.org/developers/
    99Site Wide Only: true
    1010*/
    1111
    12 define( 'BP_VERSION', '1.0' );
     12define( 'BP_VERSION', '1.0.1' );
    1313
    1414/***
Note: See TracChangeset for help on using the changeset viewer.