diff options
| author | Shauren <shauren.trinity@gmail.com> | 2019-12-14 11:20:42 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2019-12-14 11:20:42 +0100 |
| commit | 4cfaf266b9e15032e7fd6c75d526d6df797d715e (patch) | |
| tree | 7574fba8d74f953fb56d65908d3bfae17fa9d722 /sql/updates/auth | |
| parent | 18e99ac58abadab6d535c557007bbb9115ea5d4d (diff) | |
Core: Add mac client support for build 32750
Diffstat (limited to 'sql/updates/auth')
| -rw-r--r-- | sql/updates/auth/master/2019_12_14_00_auth.sql | 1 |
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; |
