@@ -118,7 +118,7 @@ class WP_Customize_Theme_Control extends WP_Customize_Control {
-
+
<# } else { #>
{{ data.theme.name }}
diff --git a/wp-includes/version.php b/wp-includes/version.php
index e6579b32d1..ff55036440 100644
--- a/wp-includes/version.php
+++ b/wp-includes/version.php
@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
-$wp_version = '4.9-beta3-42001';
+$wp_version = '4.9-beta3-42002';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.