Make WordPress Core


Ignore:
Timestamp:
12/04/2012 10:44:27 PM (12 years ago)
Author:
bumpbot
Message:

Compress scripts/styles: 3.5-RC3-23047. TinyMCE updated.

File:
1 edited

Legend:

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

    r23043 r23047  
    55 * @global string $wp_version
    66 */
    7 $wp_version = '3.5-RC3-23043';
     7$wp_version = '3.5-RC3-23047';
    88
    99/**
     
    1919 * @global string $tinymce_version
    2020 */
    21 $tinymce_version = '357-22953';
     21$tinymce_version = '357-23047';
    2222
    2323/**
Note: See TracChangeset for help on using the changeset viewer.