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 49fffa5..4813b0c 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.0'; // Let's just avoid confusion -$wp_db_version = 3845; +$wp_db_version = 4772; ?> |
