git-svn-id: http://svn.automattic.com/wordpress/trunk@18085 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
westi 2011-06-01 13:36:51 +00:00
parent 3fc5956921
commit 307a9c79cc

View File

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