From 514c24798afb735bb70b65473d0465470fefdbc2 Mon Sep 17 00:00:00 2001 From: Shauren Date: Mon, 7 Dec 2015 21:04:29 +0100 Subject: Core: Updated to 6.2.3.20779 --- sql/updates/auth/2015_12_07_00_auth.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/auth/2015_12_07_00_auth.sql (limited to 'sql/updates') 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; -- cgit v1.2.3