Changeset 210
- Timestamp:
- 11/08/05 14:54:14 (3 years ago)
- Files:
-
- tags/0.06/src/lyceum/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
tags/0.06/src/lyceum/wp-includes/version.php
r119 r210 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 = '0. 6RC';5 $wp_version = '0.06'; 6 6 $wp_db_version = 2966; 7 7
