Compress scripts/styles: 3.4-beta2-20452.

git-svn-id: https://develop.svn.wordpress.org/trunk@20452 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
bumpbot 2012-04-12 17:58:20 +00:00
parent fe2749eedd
commit c08d986825
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '3.4-beta2';
$wp_version = '3.4-beta2-20452';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.