Changeset 267
- Timestamp:
- 12/17/05 03:21:04 (3 years ago)
- Files:
-
- tags/0.07/src/lyceum/wp-includes/version.php (modified) (1 diff)
- trunk/src/lyceum/wp-includes/version.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
tags/0.07/src/lyceum/wp-includes/version.php
r241 r267 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.0 65RC';5 $wp_version = '0.07'; 6 6 $wp_db_version = 3104; 7 7 trunk/src/lyceum/wp-includes/version.php
r241 r267 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.0 65RC';5 $wp_version = '0.07'; 6 6 $wp_db_version = 3104; 7 7
