mirror of
https://github.com/WordPress/WordPress.git
synced 2025-04-14 07:56:35 +02:00
Bump db version
git-svn-id: http://svn.automattic.com/wordpress/trunk@12024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
410fcc2e42
commit
410d1e28d8
@ -15,7 +15,7 @@ $wp_version = '2.9-rare';
|
||||
*
|
||||
* @global int $wp_db_version
|
||||
*/
|
||||
$wp_db_version = 11958;
|
||||
$wp_db_version = 12024;
|
||||
|
||||
/**
|
||||
* Holds the TinyMCE version
|
||||
|
Loading…
Reference in New Issue
Block a user