Changeset 21096 for branches/3.4/wp-includes/version.php
- Timestamp:
- 06/20/2012 09:58:43 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.4/wp-includes/version.php
r21081 r21096 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '3.4.1-alpha-210 81';7 $wp_version = '3.4.1-alpha-21096'; 8 8 9 9 /**
Note: See TracChangeset
for help on using the changeset viewer.