Make WordPress Core


Ignore:
Timestamp:
11/30/2012 03:20:51 PM (13 years ago)
Author:
bumpbot
Message:

Compress scripts/styles: 3.5-RC2-22953. TinyMCE updated.

File:
1 edited

Legend:

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

    r22949 r22953  
    55 * @global string $wp_version
    66 */
    7 $wp_version = '3.5-RC2-22949';
     7$wp_version = '3.5-RC2-22953';
    88
    99/**
     
    1919 * @global string $tinymce_version
    2020 */
    21 $tinymce_version = '357-22885';
     21$tinymce_version = '357-22953';
    2222
    2323/**
Note: See TracChangeset for help on using the changeset viewer.