Compare commits

...

2 Commits
5.1.11 ... 2.7

Author SHA1 Message Date
ryan
05343e02b5 2.7
git-svn-id: http://svn.automattic.com/wordpress/tags/2.7@10186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 22:48:48 +00:00
ryan
f5d0e367ae 2.7
git-svn-id: http://svn.automattic.com/wordpress/tags/2.7@10184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 22:44:31 +00:00

View File

@@ -8,7 +8,7 @@
*
* @global string $wp_version
*/
$wp_version = '2.7-RC2-10171';
$wp_version = '2.7';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.