Changeset 19953
- Timestamp:
- 02/19/2012 01:54:02 AM (14 years ago)
- Location:
- trunk/wp-includes
- Files:
-
- 2 edited
-
js/tinymce/wp-tinymce.js.gz (modified) (previous)
-
version.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/version.php
r19948 r19953 5 5 * @global string $wp_version 6 6 */ 7 $wp_version = '3.4-alpha-199 48';7 $wp_version = '3.4-alpha-19953'; 8 8 9 9 /** … … 19 19 * @global string $tinymce_version 20 20 */ 21 $tinymce_version = '348- 20120212';21 $tinymce_version = '348-19953'; 22 22 23 23 /**
Note: See TracChangeset
for help on using the changeset viewer.