aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2015-12-07 21:04:29 +0100
committerShauren <shauren.trinity@gmail.com>2015-12-07 21:04:29 +0100
commit514c24798afb735bb70b65473d0465470fefdbc2 (patch)
tree06b29436f13f285359af34af8193fc04153a53b1 /sql/updates
parent93c4710c3838c3cebc164bcbb1715bfd46844ab8 (diff)
Core: Updated to 6.2.3.20779
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/auth/2015_12_07_00_auth.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/2015_12_07_00_auth.sql b/sql/updates/auth/2015_12_07_00_auth.sql
new file mode 100644
index 00000000000..6847e48a7e9
--- /dev/null
+++ b/sql/updates/auth/2015_12_07_00_auth.sql
@@ -0,0 +1 @@
+UPDATE `battlenet_components` SET `Build`=20779 WHERE `Program`='WoW' AND `Platform` IN ('Mc64','Win','Wn64') AND `Build`=20726;