aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2015-04-06 23:18:51 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2015-04-06 23:18:51 +0200
commit28944aaa255a14b90aeb2708e6dfa71927192c57 (patch)
tree6b7a13ddae3a1fa75ddb6f880c1372a2af725daf
parent9dbe55b3197dcab233e7aeadafbde3164cd1b37b (diff)
DB/BattleNet: Update to 6.1.2 19865
-rw-r--r--sql/updates/auth/2015_04_06_00_auth.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/2015_04_06_00_auth.sql b/sql/updates/auth/2015_04_06_00_auth.sql
new file mode 100644
index 00000000000..d5e11c4fd00
--- /dev/null
+++ b/sql/updates/auth/2015_04_06_00_auth.sql
@@ -0,0 +1 @@
+UPDATE `battlenet_components` SET `Build`=19865 WHERE `Program`='WoW' AND `Platform` IN ('Win','Wn64','Mc64') AND `Build`=19831;