Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.automattic.com/wordpress/branches/2.0@4033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
  • Loading branch information
ryan committed Jul 23, 2006
1 parent 9d7419b commit fc7e380
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 just holds the version number, in a separate file so we can bump it without cluttering the SVN

$wp_version = '2.0.4-alpha';
$wp_version = '2.0.4-beta';
$wp_db_version = 3440;

?>

0 comments on commit fc7e380

Please sign in to comment.