summaryrefslogtreecommitdiffstats
path: root/wp-includes/js/tinymce/wp-mce-help.php
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/js/tinymce/wp-mce-help.php')
-rw-r--r--wp-includes/js/tinymce/wp-mce-help.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-includes/js/tinymce/wp-mce-help.php b/wp-includes/js/tinymce/wp-mce-help.php
index 21ffe20..4ef08f0 100644
--- a/wp-includes/js/tinymce/wp-mce-help.php
+++ b/wp-includes/js/tinymce/wp-mce-help.php
@@ -6,7 +6,7 @@ header('Content-Type: text/html; charset=' . get_bloginfo('charset'));
<head>
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php echo get_option('blog_charset'); ?>" />
<title><?php _e('Rich Editor Help') ?></title>
-<script type="text/javascript" src="tiny_mce_popup.js?ver=3101"></script>
+<script type="text/javascript" src="tiny_mce_popup.js?ver=311"></script>
<?php
wp_admin_css( 'global', true );
wp_admin_css( 'wp-admin', true );