diff --git a/wp-includes/version.php b/wp-includes/version.php index 0a2212a5cf..34faf1c29d 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -4,7 +4,7 @@ * * @global string $wp_version */ -$wp_version = '4.4-alpha-33756'; +$wp_version = '4.4-alpha-33757'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. diff --git a/wp-includes/widget-functions.php b/wp-includes/widget-functions.php index e4d1a53591..fe30c51492 100644 --- a/wp-includes/widget-functions.php +++ b/wp-includes/widget-functions.php @@ -1,10 +1,15 @@