Make WordPress Core


Ignore:
Timestamp:
03/20/2014 12:47:21 AM (11 years ago)
Author:
helen
Message:

Further unify and refine media and view control styling. see #27320.

File:
1 edited

Legend:

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

    r27616 r27628  
    55 * @global string $wp_version
    66 */
    7 $wp_version = '3.9-beta1-27615-src';
     7$wp_version = '3.9-beta1-27628-src';
    88
    99/**
     
    1919 * @global string $tinymce_version
    2020 */
    21 $tinymce_version = '4020-20140319';
     21$tinymce_version = '4020-20140319a';
    2222
    2323/**
Note: See TracChangeset for help on using the changeset viewer.