Skip to content

Commit

Permalink
Ship it
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
  • Loading branch information
ryan committed Oct 26, 2007
1 parent 4a0f81a commit 5f519c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wp-includes/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

// This holds the version number in a separate file so we can bump it without cluttering the SVN

$wp_version = '2.3.1-RC1';
$wp_version = '2.3.1';
$wp_db_version = 6124;

?>

0 comments on commit 5f519c0

Please sign in to comment.