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

Fix #2370 bug for Firefox play stream(published by Chrome). 4.0.121

This commit is contained in:
winlin 2021-05-21 18:56:19 +08:00
parent 7ea05dddf2
commit 5df90a2a1c
3 changed files with 7 additions and 1 deletions

View file

@ -26,6 +26,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 120
#define VERSION_REVISION 121
#endif