Make WordPress Core


Ignore:
Timestamp:
12/21/2012 06:52:36 PM (12 years ago)
Author:
bumpbot
Message:

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

File:
1 edited

Legend:

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

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