Changeset 2209
- Timestamp:
- 02/02/05 22:53:52 (4 years ago)
- Files:
-
- trunk/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-includes/version.php
r2014 r2209 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.5- beta-1';5 $wp_version = '1.5-gamma'; 6 6 7 7 ?>
