aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/auth/2015_09_05_01_auth.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/auth/2015_09_05_01_auth.sql b/sql/updates/auth/2015_09_05_01_auth.sql
new file mode 100644
index 00000000000..bac1e817dc1
--- /dev/null
+++ b/sql/updates/auth/2015_09_05_01_auth.sql
@@ -0,0 +1,2 @@
+UPDATE `battlenet_components` SET `Build`=20444 WHERE `Program`='WoW' AND `Platform`='base' AND `Build`=20182;
+UPDATE `battlenet_components` SET `Build`=20444 WHERE `Program`='WoW' AND `Platform` IN ('Mc64','Win','Wn64') AND `Build`=20338;