Changeset 2613 for trunk/wp-includes/version.php
- Timestamp:
- 05/19/2005 05:44:58 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/version.php
r2599 r2613 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.1.1 -beta';5 $wp_version = '1.5.1.1'; 6 6 7 7 ?>
Note: See TracChangeset
for help on using the changeset viewer.