Skip to content

Commit

Permalink
RC2
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
  • Loading branch information
ryan committed May 12, 2007
1 parent fa3e76d commit 79e3d24
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.2-RC1';
$wp_version = '2.2-RC2';
$wp_db_version = 5183;

?>

0 comments on commit 79e3d24

Please sign in to comment.