diff options
| author | Shauren <shauren.trinity@gmail.com> | 2020-02-24 17:20:47 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2020-02-24 17:20:47 +0100 |
| commit | 2032ade386fd5c54cc4d3b3a838197ebcb479885 (patch) | |
| tree | 0b8171284054c77edcecd3e4de3c3158670b9be0 /sql/updates | |
| parent | 1542425ec82de56c67c4952760075cf4620d324d (diff) | |
Core: Add mac client support for build 33369
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/auth/master/2020_02_24_00_auth.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/master/2020_02_24_00_auth.sql b/sql/updates/auth/master/2020_02_24_00_auth.sql new file mode 100644 index 00000000000..ee115a5f54c --- /dev/null +++ b/sql/updates/auth/master/2020_02_24_00_auth.sql @@ -0,0 +1 @@ +UPDATE `build_info` SET `mac64AuthSeed`='F5A849C70A1054F07EA3AB833EBF6671' WHERE `build`=33369; |
