aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/auth/master
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2019-12-14 11:20:42 +0100
committerShauren <shauren.trinity@gmail.com>2019-12-14 11:20:42 +0100
commit4cfaf266b9e15032e7fd6c75d526d6df797d715e (patch)
tree7574fba8d74f953fb56d65908d3bfae17fa9d722 /sql/updates/auth/master
parent18e99ac58abadab6d535c557007bbb9115ea5d4d (diff)
Core: Add mac client support for build 32750
Diffstat (limited to 'sql/updates/auth/master')
-rw-r--r--sql/updates/auth/master/2019_12_14_00_auth.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/master/2019_12_14_00_auth.sql b/sql/updates/auth/master/2019_12_14_00_auth.sql
new file mode 100644
index 00000000000..c781194ce1b
--- /dev/null
+++ b/sql/updates/auth/master/2019_12_14_00_auth.sql
@@ -0,0 +1 @@
+UPDATE `build_info` SET `mac64AuthSeed`='EF1F4E4D099EA2A81FD4C0DEBC1E7086' WHERE `build`=32750;