diff options
| author | Shauren <shauren.trinity@gmail.com> | 2020-03-31 17:01:39 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2020-03-31 17:01:39 +0200 |
| commit | abe4d59526fe0e7d5a96810d44c7d17fd0d0afbd (patch) | |
| tree | b7dbd99b7cb98b38530f7abe186af766f2a16b52 /sql/updates/auth | |
| parent | da8cc72aa7aac0e446cf1541ae46ab469d1ddb48 (diff) | |
Core: Add mac client support for build 33775
Diffstat (limited to 'sql/updates/auth')
| -rw-r--r-- | sql/updates/auth/master/2020_03_31_00_auth.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/master/2020_03_31_00_auth.sql b/sql/updates/auth/master/2020_03_31_00_auth.sql new file mode 100644 index 00000000000..f2e02b374a1 --- /dev/null +++ b/sql/updates/auth/master/2020_03_31_00_auth.sql @@ -0,0 +1 @@ +UPDATE `build_info` SET `mac64AuthSeed`='354D2DE619D124EE1398F76B0436FCFC' WHERE `build`=33775; |
