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

STAT: Add server_id into http_hooks (#2692) v4.0.185

This commit is contained in:
Haibo Chen 2021-10-25 14:11:15 +08:00 committed by winlin
parent 5783c4420f
commit ced518ea92
3 changed files with 5 additions and 1 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 184
#define VERSION_REVISION 185
#endif