Make WordPress Core


Ignore:
Timestamp:
12/10/2012 02:38:50 AM (13 years ago)
Author:
bumpbot
Message:

Compress scripts/styles: 3.5-RC5-23143. TinyMCE updated.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/version.php

    r23141 r23143  
    55 * @global string $wp_version
    66 */
    7 $wp_version = '3.5-RC5-23141';
     7$wp_version = '3.5-RC5-23143';
    88
    99/**
     
    1919 * @global string $tinymce_version
    2020 */
    21 $tinymce_version = '358-23121';
     21$tinymce_version = '358-23143';
    2222
    2323/**
Note: See TracChangeset for help on using the changeset viewer.