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

SRS5: FLV: Fix bug for header flag gussing. v5.0.119 (#939)

PICK 8a0ac8e3a1
This commit is contained in:
winlin 2022-12-26 17:53:01 +08:00
parent bec23fc247
commit a6c926f985
3 changed files with 3 additions and 2 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 0
#define VERSION_REVISION 118
#define VERSION_REVISION 119
#endif