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

API: Fix the same 'client_id' error when asynchronous call (#2665) v4.0.179

This commit is contained in:
Haibo Chen 2021-10-16 07:50:47 +08:00 committed by winlin
parent f7c32b45fd
commit 3fc287f7de
4 changed files with 68 additions and 48 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 178
#define VERSION_REVISION 179
#endif