diff options
| author | Vincent-Michael <Vincent_Michael@gmx.de> | 2015-07-08 05:31:28 +0200 |
|---|---|---|
| committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2015-07-08 05:32:04 +0200 |
| commit | 5ab88b993e8a339c32a6b126350947df5761a47d (patch) | |
| tree | 74251054e44bb01681207593cadb30d4b4bc1a30 /sql/updates | |
| parent | 4280f090816d09b39802791ed240a5c65e7d753e (diff) | |
DB/BattleNet: Update wow build to 20216
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/auth/2015_07_08_00_auth.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/2015_07_08_00_auth.sql b/sql/updates/auth/2015_07_08_00_auth.sql new file mode 100644 index 00000000000..161a76cbcc9 --- /dev/null +++ b/sql/updates/auth/2015_07_08_00_auth.sql @@ -0,0 +1 @@ +UPDATE `battlenet_components` SET `Build`=20216 WHERE `Program`='WoW' AND `Platform` IN ('Mc64','Win','Wn64') AND `Build`=20201; |
