mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix bug when the value of http header is empty. (#2888). v4.0.237
This commit is contained in:
parent
290c3b95a5
commit
dcf565bba1
2 changed files with 2 additions and 1 deletions
|
@ -9,6 +9,6 @@
|
|||
|
||||
#define VERSION_MAJOR 4
|
||||
#define VERSION_MINOR 0
|
||||
#define VERSION_REVISION 236
|
||||
#define VERSION_REVISION 237
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue