diff options
| author | Shauren <shauren.trinity@gmail.com> | 2020-07-03 20:11:06 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2020-07-03 20:11:06 +0200 |
| commit | aa44a9f08b376cd76a18ab8e999b600f388a8190 (patch) | |
| tree | 3e9d16d4c6cfd93c43736b2de7ebc81d8954598f /sql/updates | |
| parent | 1037605993c76a1f7790b538b9cb3128cebff929 (diff) | |
Core: Add mac client support for build 34963
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/auth/master/2020_07_03_00_auth.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/auth/master/2020_07_03_00_auth.sql b/sql/updates/auth/master/2020_07_03_00_auth.sql new file mode 100644 index 00000000000..11eef31f0b3 --- /dev/null +++ b/sql/updates/auth/master/2020_07_03_00_auth.sql @@ -0,0 +1 @@ +UPDATE `build_info` SET `mac64AuthSeed`='C5658A17E702163447BAAAE46D130A1B' WHERE `build`=34963; |
