mirror of
git://develop.git.wordpress.org/
synced 2025-01-18 05:18:42 +01:00
Upgrade DBX to version 2.0.5 to fix occasional cookie error. fixes #3397
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4957 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
5b93ba5f76
commit
8d8219d4bd
File diff suppressed because one or more lines are too long
@ -2,7 +2,7 @@
|
||||
|
||||
// This just holds the version number, in a separate file so we can bump it without cluttering the SVN
|
||||
|
||||
$wp_version = '2.0.9';
|
||||
$wp_version = '2.0.10-alpha';
|
||||
$wp_db_version = 3441;
|
||||
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user