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

Merge branch 'develop' into feature/rtc

This commit is contained in:
winlin 2020-04-05 17:21:07 +08:00
commit b23525033b
3 changed files with 14 additions and 5 deletions

View file

@ -24,6 +24,6 @@
#ifndef SRS_CORE_VERSION4_HPP
#define SRS_CORE_VERSION4_HPP
#define SRS_VERSION4_REVISION 21
#define SRS_VERSION4_REVISION 22
#endif