1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Disable asan by default. v5.0.192 (#3840)

---------

Co-authored-by: john <hondaxiao@tencent.com>
This commit is contained in:
john 2023-10-17 23:07:35 +08:00
parent ba33bb8f8b
commit 56a4ca3f7e
4 changed files with 7 additions and 5 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 0
#define VERSION_REVISION 191
#define VERSION_REVISION 192
#endif