Make WordPress Core


Ignore:
Timestamp:
07/29/2012 10:58:19 PM (12 years ago)
Author:
bumpbot
Message:

Compress scripts/styles: 3.5-alpha-21360. TinyMCE updated.

File:
1 edited

Legend:

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

    r21348 r21360  
    55 * @global string $wp_version
    66 */
    7 $wp_version = '3.5-alpha-21348';
     7$wp_version = '3.5-alpha-21360';
    88
    99/**
     
    1919 * @global string $tinymce_version
    2020 */
    21 $tinymce_version = '3541-21301';
     21$tinymce_version = '3541-21360';
    2222
    2323/**
Note: See TracChangeset for help on using the changeset viewer.