diff --git a/wp-activate.php b/wp-activate.php index a796cc5e48..7b7ef3498c 100644 --- a/wp-activate.php +++ b/wp-activate.php @@ -67,7 +67,7 @@ add_action( 'wp_head', 'wpmu_activate_stylesheet' ); get_header(); ?> -
+

diff --git a/wp-includes/version.php b/wp-includes/version.php index f5442d7400..7c0da3e9aa 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -4,7 +4,7 @@ * * @global string $wp_version */ -$wp_version = '4.4-alpha-34161'; +$wp_version = '4.4-alpha-34162'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. diff --git a/wp-signup.php b/wp-signup.php index 3373f8ecd8..2729132099 100644 --- a/wp-signup.php +++ b/wp-signup.php @@ -75,7 +75,7 @@ get_header(); */ do_action( 'before_signup_form' ); ?> -
+