From 2d3f99c521e5edbe7fddadf170d08fb638d77b2e Mon Sep 17 00:00:00 2001 From: Carbenium Date: Sat, 4 Apr 2015 00:57:16 +0200 Subject: Update to 6.1.2 19831 --- sql/updates/auth/2015_04_04_00_auth.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/auth/2015_04_04_00_auth.sql (limited to 'sql/updates') 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; -- cgit v1.2.3