We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2cf823 commit 13fcbb5Copy full SHA for 13fcbb5
wp-includes/version.php
@@ -4,7 +4,7 @@
4
*
5
* @global string $wp_version
6
*/
7
-$wp_version = '4.2-alpha-31349';
+$wp_version = '4.2-alpha-31350';
8
9
/**
10
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
0 commit comments