From 514808ebd18a14ba23a10795ef5cdf033af25806 Mon Sep 17 00:00:00 2001 From: dd32 Date: Mon, 3 May 2010 00:48:40 +0000 Subject: [PATCH] Bump Manifest version number. See #13177 git-svn-id: http://svn.automattic.com/wordpress/trunk@14357 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 6a04d1735c..e3abefa909 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -29,7 +29,7 @@ $tinymce_version = '327-1235'; * * @global string $manifest_version */ -$manifest_version = '20090616'; +$manifest_version = '20100502'; /** * Holds the required PHP version