Delete old hierarchical taxonomy children cache' on upgrade. Fixes #11866

git-svn-id: https://develop.svn.wordpress.org/trunk@14138 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dion Hulse
2010-04-18 06:08:40 +00:00
parent d76c69f054
commit 148e92a58c
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ $wp_version = '3.0-beta1';
*
* @global int $wp_db_version
*/
$wp_db_version = 14101;
$wp_db_version = 14138;
/**
* Holds the TinyMCE version