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

Timer: Apply shared FastTimer to RTC server. 4.0.93

This commit is contained in:
winlin 2021-04-23 11:17:58 +08:00 committed by Winlin
parent 8747dd6630
commit 00c192ede1
4 changed files with 10 additions and 17 deletions

View file

@ -26,6 +26,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 92
#define VERSION_REVISION 93
#endif