Changeset 1600
- Timestamp:
- 09/05/04 00:31:23 (4 years ago)
- Files:
-
- trunk/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-includes/version.php
r1479 r1600 3 3 // This just holds the version number, in a separate file so we can bump it without cluttering the CVS 4 4 5 $wp_version = '1.3-alpha- 2';5 $wp_version = '1.3-alpha-3'; 6 6 7 7 ?>
