Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
  • Loading branch information
ryan committed Feb 17, 2007
1 parent e9f8f9a commit b95912c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wp-includes/version.php
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.1.1-beta';
$wp_version = '2.1.1-RC1';
$wp_db_version = 4773;

?>

0 comments on commit b95912c

Please sign in to comment.