Make WordPress Core

Changeset 23223


Ignore:
Timestamp:
12/27/2012 10:58:50 PM (11 years ago)
Author:
bumpbot
Message:

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

Location:
trunk/wp-includes
Files:
2 edited

Legend:

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

    r23200 r23223  
    55 * @global string $wp_version
    66 */
    7 $wp_version = '3.6-alpha-23200';
     7$wp_version = '3.6-alpha-23223';
    88
    99/**
     
    1919 * @global string $tinymce_version
    2020 */
    21 $tinymce_version = '358-23193';
     21$tinymce_version = '358-23223';
    2222
    2323/**
Note: See TracChangeset for help on using the changeset viewer.