diff options
| author | Shauren <shauren.trinity@gmail.com> | 2020-01-12 11:35:02 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2020-01-12 11:35:02 +0100 |
| commit | a4a266ed2c3cbc0e32c601256ea55f2f26ef077f (patch) | |
| tree | 50b221ad029c34412d99031668405199a9ed6844 /sql/updates/auth/master | |
| parent | a99a30c4e640f28fba89b5eb541d4f8a7d294b46 (diff) | |
Core: Add mac client support for build 32978
Diffstat (limited to 'sql/updates/auth/master')
| -rw-r--r-- | sql/updates/auth/master/2020_01_12_00_auth.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/master/2020_01_12_00_auth.sql b/sql/updates/auth/master/2020_01_12_00_auth.sql new file mode 100644 index 00000000000..92efe4dcd87 --- /dev/null +++ b/sql/updates/auth/master/2020_01_12_00_auth.sql @@ -0,0 +1 @@ +UPDATE `build_info` SET `mac64AuthSeed`='1852C1F847E795D6EB45278CD433F339' WHERE `build`=32978; |
