Skip to content

Commit

Permalink
2.9.1 beta 1
Browse files Browse the repository at this point in the history
git-svn-id: https://develop.svn.wordpress.org/branches/2.9@12527 602fd350-edb4-49c9-b593-d223f7449a82
  • Loading branch information
ryanboren committed Dec 23, 2009
1 parent 8d7f84d commit acabece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wp-includes/version.php
Expand Up @@ -8,7 +8,7 @@
*
* @global string $wp_version
*/
$wp_version = '2.9.1-alpha';
$wp_version = '2.9.1-beta1';

/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
Expand Down

0 comments on commit acabece

Please sign in to comment.