Make WordPress Core

Changeset 20178


Ignore:
Timestamp:
03/15/2012 01:00:22 AM (13 years ago)
Author:
bumpbot
Message:

Compress scripts/styles: 3.4-alpha-20178. TinyMCE updated.

Location:
trunk/wp-includes
Files:
2 edited

Legend:

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

    r20177 r20178  
    55 * @global string $wp_version
    66 */
    7 $wp_version = '3.4-alpha-20175';
     7$wp_version = '3.4-alpha-20178';
    88
    99/**
     
    1919 * @global string $tinymce_version
    2020 */
    21 $tinymce_version = '349-20175';
     21$tinymce_version = '349-20178';
    2222
    2323/**
Note: See TracChangeset for help on using the changeset viewer.