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

Fix #2355: GB28181: Fix play by RTC bug. 4.0.116

This commit is contained in:
xialixin 2021-05-17 10:33:55 +08:00 committed by winlin
parent 4639510f1b
commit 7d8bde3cdb
3 changed files with 36 additions and 5 deletions

View file

@ -26,6 +26,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 115
#define VERSION_REVISION 116
#endif