Make WordPress Core

Changeset 23403


Ignore:
Timestamp:
02/12/2013 10:58:43 PM (12 years ago)
Author:
bumpbot
Message:

Compress scripts/styles: 3.6-alpha-23403. TinyMCE updated.

Location:
trunk/wp-includes
Files:
2 edited

Legend:

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

    r23400 r23403  
    55 * @global string $wp_version
    66 */
    7 $wp_version = '3.6-alpha-23400';
     7$wp_version = '3.6-alpha-23403';
    88
    99/**
     
    1919 * @global string $tinymce_version
    2020 */
    21 $tinymce_version = '358-23334';
     21$tinymce_version = '358-23403';
    2222
    2323/**
Note: See TracChangeset for help on using the changeset viewer.