aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/auth
diff options
context:
space:
mode:
authorCarbenium <keresztesschmidt@gmail.com>2015-04-04 00:57:16 +0200
committerCarbenium <keresztesschmidt@gmail.com>2015-04-04 00:57:16 +0200
commit2d3f99c521e5edbe7fddadf170d08fb638d77b2e (patch)
tree6adad9483d00163ea0ff253d2c4b87bfe284ca08 /sql/updates/auth
parent89007ac1d08228c106c17cc8f51b4530531fa059 (diff)
Update to 6.1.2 19831
Diffstat (limited to 'sql/updates/auth')
-rw-r--r--sql/updates/auth/2015_04_04_00_auth.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/2015_04_04_00_auth.sql b/sql/updates/auth/2015_04_04_00_auth.sql
new file mode 100644
index 00000000000..fd6a887b876
--- /dev/null
+++ b/sql/updates/auth/2015_04_04_00_auth.sql
@@ -0,0 +1 @@
+UPDATE `battlenet_components` SET `Build`=19831 WHERE `Program`='WoW' AND `Platform` IN ('Win','Wn64','Mc64') AND `Build`=19802;