Changeset 3628 for branches/1.5/wp-includes/version.php
- Timestamp:
- 03/07/06 01:52:01 (3 years ago)
- Files:
-
- branches/1.5/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.5/wp-includes/version.php
r2780 r3628 3 3 // This just holds the version number, in a separate file so we can bump it without cluttering the SVN 4 4 5 $wp_version = '1.5. 2';5 $wp_version = '1.5.3-beta1'; 6 6 7 7 ?>
