Make WordPress Core


Ignore:
File:
1 edited

Legend:

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

    r34199 r33647  
    55 * @global string $wp_version
    66 */
    7 $wp_version = '4.3.1-src';
     7$wp_version = '4.3-src';
    88
    99/**
     
    1919 * @global string $tinymce_version
    2020 */
    21 $tinymce_version = '4205-20150910';
     21$tinymce_version = '4203-20150730';
    2222
    2323/**
Note: See TracChangeset for help on using the changeset viewer.