Changeset 1522 for trunk/bp-core.php
- Timestamp:
- 06/05/2009 10:23:04 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core.php
r1521 r1522 1 1 <?php 2 2 /* Define the current version number for checking if DB tables are up to date. */ 3 define( 'BP_CORE_VERSION', '1.0' );4 3 define( 'BP_CORE_DB_VERSION', '1300' ); 5 4
Note: See TracChangeset
for help on using the changeset viewer.