git-svn-id: https://develop.svn.wordpress.org/trunk@18000 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2011-05-22 23:59:55 +00:00
parent da02537bb0
commit e53a69b9d3

View File

@ -22,7 +22,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* @global string $wp_version
*/
$wp_version = '3.2-beta1-17969';
$wp_version = '3.2-beta1-17999';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.