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

For #2136: API: Cleanup no active streams for statistics. v4.0.256

This commit is contained in:
winlin 2022-08-24 12:47:16 +08:00
parent 41155b7789
commit 8e6d207e56
4 changed files with 50 additions and 17 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 255
#define VERSION_REVISION 256
#endif