mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Build: Fix module failed for main_ingest_hls and mp4_parser. v6.0.119 (#4005)
1. fix src/main/srs_main_ingest_hls.cpp compiling error; 2. fix src/main/srs_main_mp4_parser.cpp compiling error; 3. remove empty target srs_ingest_hls; --------- Co-authored-by: winlin <winlinvip@gmail.com>
This commit is contained in:
parent
ff91757a3a
commit
2199fd2b88
5 changed files with 26 additions and 6 deletions
|
@ -9,6 +9,6 @@
|
|||
|
||||
#define VERSION_MAJOR 6
|
||||
#define VERSION_MINOR 0
|
||||
#define VERSION_REVISION 118
|
||||
#define VERSION_REVISION 119
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue