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.9@13164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
  • Loading branch information
ryan committed Feb 15, 2010
1 parent 987486e commit 7701f9f
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 @@ -8,7 +8,7 @@
*
* @global string $wp_version
*/
$wp_version = '2.9.2-alpha';
$wp_version = '2.9.2';

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

0 comments on commit 7701f9f

Please sign in to comment.