Keep trunk and branches/3.1 in sync for now, for the beta tester plugin. Bump.

git-svn-id: https://develop.svn.wordpress.org/trunk@17374 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2011-01-31 17:27:29 +00:00
parent 861b32c855
commit a8c4559c38
1 changed files with 1 additions and 1 deletions

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-bleeding';
$wp_version = '3.1-17375';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.