diff options
Diffstat (limited to 'wp-includes/version.php')
| -rw-r--r-- | wp-includes/version.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-includes/version.php b/wp-includes/version.php index 1d485b5..26435a2 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -3,6 +3,6 @@ // This holds the version number in a separate file so we can bump it without cluttering the SVN $wp_version = 'wordpress-mu-1.1.1'; // Let's just avoid confusion -$wp_db_version = 4772; +$wp_db_version = 4860; ?> |
