From 4d13f3302477cc19e54abb985315dd5e2710e5be Mon Sep 17 00:00:00 2001 From: Mark Jaquith Date: Fri, 12 Aug 2011 02:03:29 +0000 Subject: [PATCH] bump the db git-svn-id: https://develop.svn.wordpress.org/trunk@18542 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-includes/version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/version.php b/wp-includes/version.php index 9dd3082e27..f5af596e8b 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -11,7 +11,7 @@ $wp_version = '3.3-aortic-dissection'; * * @global int $wp_db_version */ -$wp_db_version = 18537; +$wp_db_version = 18541; /** * Holds the TinyMCE version