diff options
| author | Vincent-Michael <Vincent_Michael@gmx.de> | 2015-07-29 05:59:26 +0200 |
|---|---|---|
| committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2015-07-29 05:59:58 +0200 |
| commit | a177a10018fb081c5a29f13e5e473be2f8a5316e (patch) | |
| tree | f55bd7218bf85af623575d5d114218acdb4db238 /sql/updates | |
| parent | cec583c5e2ac8435e8b4da948cd0daf2b37d2553 (diff) | |
DB/BattleNet: Update wow build to 20338
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/auth/2015_07_29_00_auth.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/2015_07_29_00_auth.sql b/sql/updates/auth/2015_07_29_00_auth.sql new file mode 100644 index 00000000000..f52cdee6f52 --- /dev/null +++ b/sql/updates/auth/2015_07_29_00_auth.sql @@ -0,0 +1 @@ +UPDATE `battlenet_components` SET `Build`=20338 WHERE `Program`='WoW' AND `Platform` IN ('Mc64','Win','Wn64') AND `Build`=20253; |
