Bump for release.

git-svn-id: http://svn.automattic.com/wordpress/branches/2.1@4958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
matt 2007-03-02 17:29:09 +00:00
parent 58235c4df5
commit af27a75670

View File

@ -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.2-alpha';
$wp_version = '2.1.2';
$wp_db_version = 4773;
?>