Changeset 8184
- Timestamp:
- 06/24/08 17:45:33 (4 months ago)
- Files:
-
- trunk/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-includes/version.php
r8165 r8184 12 12 13 13 /** 14 * Holds the WordPress DB revision, increments when changes are made to the WordPress DB scheme 15 * changes. 14 * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. 16 15 * 17 16 * @global int $wp_db_version
