From 054b4f8800c48d7a64a149bde2ae707a5968f5d2 Mon Sep 17 00:00:00 2001 From: markjaquith Date: Fri, 12 Aug 2011 02:03:29 +0000 Subject: [PATCH] bump the db git-svn-id: http://svn.automattic.com/wordpress/trunk@18542 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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