diff options
| author | Shauren <shauren.trinity@gmail.com> | 2020-07-25 00:04:42 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2020-07-25 00:04:42 +0200 |
| commit | 64120b53a8d194b6595e5c7fb8d29aa5bde76b9e (patch) | |
| tree | 5b1bce5cc97be0e28de652ad3905c06dd2e7b76a /sql/updates/auth | |
| parent | b3ba029791a9003880d77a048b16e9e593485fe9 (diff) | |
Core: Add mac client support for build 35284
Diffstat (limited to 'sql/updates/auth')
| -rw-r--r-- | sql/updates/auth/master/2020_07_25_00_auth.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/master/2020_07_25_00_auth.sql b/sql/updates/auth/master/2020_07_25_00_auth.sql new file mode 100644 index 00000000000..a024012f549 --- /dev/null +++ b/sql/updates/auth/master/2020_07_25_00_auth.sql @@ -0,0 +1 @@ +UPDATE `build_info` SET `mac64AuthSeed`='A6201B0AC5A73D13AB2FDCC79BB252AF' WHERE `build`=35284; |
