diff options
| author | Shauren <shauren.trinity@gmail.com> | 2020-08-08 00:18:07 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2020-08-08 00:18:07 +0200 |
| commit | 49de30e928a29df2b61001c22f69fa5f092fc320 (patch) | |
| tree | 1d07a02ada7894c753cab671492646fd32319f54 /sql/updates | |
| parent | 05d457455af9656fa29fac035dc3c2f8ee9d3c27 (diff) | |
Core: Add mac client support for build 35435
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/auth/master/2020_08_08_00_auth.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/master/2020_08_08_00_auth.sql b/sql/updates/auth/master/2020_08_08_00_auth.sql new file mode 100644 index 00000000000..9e23436071d --- /dev/null +++ b/sql/updates/auth/master/2020_08_08_00_auth.sql @@ -0,0 +1 @@ +UPDATE `build_info` SET `mac64AuthSeed`='8FE657C14A46BCDB2CE6DA37E430450E' WHERE `build`=35435; |
