diff options
| author | Shauren <shauren.trinity@gmail.com> | 2016-01-13 21:43:01 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2016-01-13 21:43:01 +0100 |
| commit | d2d41c119b99e5a7734f30418c0cd724467b6f89 (patch) | |
| tree | 6a1df6e3211492b21127e5d12c23f215552d2858 /sql/updates | |
| parent | be4ded0c31c0e461618a3102b862de5138698f2c (diff) | |
Core/Misc: Updated to 6.2.3.20886
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/auth/2016_01_13_00_auth.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/2016_01_13_00_auth.sql b/sql/updates/auth/2016_01_13_00_auth.sql new file mode 100644 index 00000000000..7f1b2953750 --- /dev/null +++ b/sql/updates/auth/2016_01_13_00_auth.sql @@ -0,0 +1 @@ +UPDATE `battlenet_components` SET `Build`=20886 WHERE `Program`='WoW' AND `Platform` IN ('Mc64','Win','Wn64') AND `Build`=20779; |
