Skip to:
Content

BuddyPress.org

Changeset 974 for trunk/bp-core.php


Ignore:
Timestamp:
01/29/2009 09:59:55 PM (16 years ago)
Author:
apeatling
Message:

Updating all internal version numbers to 1.0b2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core.php

    r972 r974  
    22
    33/* Define the current version number for checking if DB tables are up to date. */
    4 define( 'BP_CORE_VERSION', '1.0b1' );
     4define( 'BP_CORE_VERSION', '1.0b2' );
    55define( 'BP_CORE_DB_VERSION', '937' );
    66
Note: See TracChangeset for help on using the changeset viewer.