diff options
| author | Vincent-Michael <Vincent_Michael@gmx.de> | 2014-12-05 22:52:15 +0100 |
|---|---|---|
| committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2014-12-05 22:52:38 +0100 |
| commit | 5007efd7a2a67ebcb703a09386d207aaff7571c4 (patch) | |
| tree | 794b5f276b61745b388b59d8838677ee817aafb9 /sql/updates/auth | |
| parent | 7399b5a9d95fecf099a17189663bc2ed3af58aaa (diff) | |
DB/BattleNet: Update wow build to 19243
Diffstat (limited to 'sql/updates/auth')
| -rw-r--r-- | sql/updates/auth/2014_12_05_00_auth.sql | 1 |
1 files changed, 1 insertions, 0 deletions
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; |
