Make WordPress Core


Ignore:
Timestamp:
02/24/2012 02:00:58 AM (13 years ago)
Author:
bumpbot
Message:

Compress scripts/styles: 3.4-alpha-19983.

File:
1 edited

Legend:

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

    r19978 r19983  
    55 * @global string $wp_version
    66 */
    7 $wp_version = '3.4-alpha-19978';
     7$wp_version = '3.4-alpha-19983';
    88
    99/**
     
    1919 * @global string $tinymce_version
    2020 */
    21 $tinymce_version = '348-19978';
     21$tinymce_version = '348-19983';
    2222
    2323/**
Note: See TracChangeset for help on using the changeset viewer.