From 5007efd7a2a67ebcb703a09386d207aaff7571c4 Mon Sep 17 00:00:00 2001 From: Vincent-Michael Date: Fri, 5 Dec 2014 22:52:15 +0100 Subject: DB/BattleNet: Update wow build to 19243 --- sql/updates/auth/2014_12_05_00_auth.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/auth/2014_12_05_00_auth.sql (limited to 'sql/updates') diff --git a/sql/updates/auth/2014_12_05_00_auth.sql b/sql/updates/auth/2014_12_05_00_auth.sql new file mode 100644 index 00000000000..95507c411f4 --- /dev/null +++ b/sql/updates/auth/2014_12_05_00_auth.sql @@ -0,0 +1 @@ +UPDATE `battlenet_components` SET `Build`=19243 WHERE `Build`=19116; -- cgit v1.2.3