Skip to content

Commit

Permalink
Cleanup crew.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.automattic.com/wordpress/trunk@17434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
  • Loading branch information
nacin committed Feb 9, 2011
1 parent ba47c80 commit 3e56903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wp-includes/version.php
Expand Up @@ -22,7 +22,7 @@
*
* @global string $wp_version
*/
$wp_version = '3.1-RC4';
$wp_version = '3.1-RC4-17434';

/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
Expand Down

0 comments on commit 3e56903

Please sign in to comment.