2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Beta version 2.4.8.

- Upgrade Qt to version 5.15.1.
- Upgrade FFmpeg to version 4.2.
- Upgrade OpenAL to version 1.20.1.
This commit is contained in:
John Preston
2020-11-06 09:46:45 +03:00
parent 71de246411
commit 65ba81f504
8 changed files with 28 additions and 18 deletions

View File

@@ -85,6 +85,10 @@ std::map<int, const char*> BetaLogs() {
"- Bug fixes and other minor improvements.\n"
},
{
2004008,
"- Upgrade several third party libraries to latest versions.\n"
},
};
};