diff options
| author | Vincent-Michael <Vincent_Michael@gmx.de> | 2015-07-06 19:44:58 +0200 |
|---|---|---|
| committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2015-07-06 19:46:07 +0200 |
| commit | d8338669d51fe114ce0698ddde44de113d95e76e (patch) | |
| tree | b2917ea6b5dfeba6aa22f3c4116659afa19cf320 /sql/updates/auth | |
| parent | 21ab4bb14c8141f3ebfe95a6c36cf7a3c46c490f (diff) | |
DB/BattleNet: Update wow build to 20201
Diffstat (limited to 'sql/updates/auth')
| -rw-r--r-- | sql/updates/auth/2015_07_06_00_auth.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/2015_07_06_00_auth.sql b/sql/updates/auth/2015_07_06_00_auth.sql new file mode 100644 index 00000000000..d6d51f71f26 --- /dev/null +++ b/sql/updates/auth/2015_07_06_00_auth.sql @@ -0,0 +1 @@ +UPDATE `battlenet_components` SET `Build`=20201 WHERE `Program`='WoW' AND `Platform` IN ('Mc64','Win','Wn64') AND `Build`=20182; |
