mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
System: Disable feature that obtains versions and check features status. v5.0.209 v6.0.115 (#3990)
See https://github.com/ossrs/srs/issues/2424 --------- Co-authored-by: john <hondaxiao@tencent.com>
This commit is contained in:
parent
954b1b7ef2
commit
84b184dd53
5 changed files with 8 additions and 6 deletions
|
|
@ -9,6 +9,6 @@
|
|||
|
||||
#define VERSION_MAJOR 5
|
||||
#define VERSION_MINOR 0
|
||||
#define VERSION_REVISION 208
|
||||
#define VERSION_REVISION 209
|
||||
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@
|
|||
|
||||
#define VERSION_MAJOR 6
|
||||
#define VERSION_MINOR 0
|
||||
#define VERSION_REVISION 114
|
||||
#define VERSION_REVISION 115
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue