Changeset 21149 for branches/3.4/wp-includes/version.php
- Timestamp:
- 06/26/2012 09:51:24 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.4/wp-includes/version.php
r21115 r21149 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '3.4.1-alpha-21 096';7 $wp_version = '3.4.1-alpha-21149'; 8 8 9 9 /**
Note: See TracChangeset
for help on using the changeset viewer.