Things that go bump in the night

git-svn-id: http://svn.automattic.com/wordpress/trunk@17315 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
westi 2011-01-15 22:39:35 +00:00
parent b563e11627
commit 3927f60c18
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* @global string $wp_version
*/
$wp_version = '3.1-RC2-17283';
$wp_version = '3.1-RC2-17315';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.