Changeset 951
- Timestamp:
- 02/28/04 17:28:06 (5 years ago)
- Files:
-
- trunk/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-includes/version.php
r835 r951 3 3 // This just holds the version number, in a seperate file so we can bump it without cluttering the CVS 4 4 5 $wp_version = '1. 1-beta';5 $wp_version = '1.2-alpha'; 6 6 7 7 ?>
