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

For #1998, fix fetch remote payload bug. 4.0.56

This commit is contained in:
winlin 2020-11-13 08:48:51 +08:00
parent 4650d47082
commit 5d27c62e95
2 changed files with 7 additions and 5 deletions

View file

@ -24,6 +24,6 @@
#ifndef SRS_CORE_VERSION4_HPP
#define SRS_CORE_VERSION4_HPP
#define SRS_VERSION4_REVISION 55
#define SRS_VERSION4_REVISION 56
#endif