aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2014-12-20 11:31:18 +0100
committerVincent-Michael <Vincent_Michael@gmx.de>2014-12-20 11:32:26 +0100
commit5177d776d2114f8fe55772973e2cc0333d97d94f (patch)
tree4f19171c2e84c4e24f12405b12a6e56178ce1654 /sql/updates
parentfa267e96133807c6205007719e3805bf75b9115e (diff)
DB/BattleNet: Update wow build to 19342
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/auth/2014_12_20_00_auth.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/2014_12_20_00_auth.sql b/sql/updates/auth/2014_12_20_00_auth.sql
new file mode 100644
index 00000000000..d5e29712246
--- /dev/null
+++ b/sql/updates/auth/2014_12_20_00_auth.sql
@@ -0,0 +1 @@
+UPDATE `battlenet_components` SET `Build`=19342 WHERE `Build`=19243;