Changeset 974 for trunk/bp-core.php
- Timestamp:
- 01/29/2009 09:59:55 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core.php
r972 r974 2 2 3 3 /* Define the current version number for checking if DB tables are up to date. */ 4 define( 'BP_CORE_VERSION', '1.0b 1' );4 define( 'BP_CORE_VERSION', '1.0b2' ); 5 5 define( 'BP_CORE_DB_VERSION', '937' ); 6 6
Note: See TracChangeset
for help on using the changeset viewer.