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

API: Always stat client event if auth fail. v4.0.183

This commit is contained in:
Haibo Chen 2021-10-22 08:03:49 +08:00 committed by winlin
parent 31693d4b61
commit 592d4964ef
3 changed files with 16 additions and 9 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 182
#define VERSION_REVISION 183
#endif