aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/auth
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2016-01-13 21:43:01 +0100
committerShauren <shauren.trinity@gmail.com>2016-01-13 21:43:01 +0100
commitd2d41c119b99e5a7734f30418c0cd724467b6f89 (patch)
tree6a1df6e3211492b21127e5d12c23f215552d2858 /sql/updates/auth
parentbe4ded0c31c0e461618a3102b862de5138698f2c (diff)
Core/Misc: Updated to 6.2.3.20886
Diffstat (limited to 'sql/updates/auth')
-rw-r--r--sql/updates/auth/2016_01_13_00_auth.sql1
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;