Changeset 5288
- Timestamp:
- 04/19/07 04:05:39 (2 years ago)
- Files:
-
- trunk/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-includes/version.php
r5233 r5288 3 3 // This holds the version number in a separate file so we can bump it without cluttering the SVN 4 4 5 $wp_version = '2. 2-almost-beta';5 $wp_version = '2.3-alpha'; 6 6 $wp_db_version = 5183; 7 7
