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

SRS5: Script: Refine depends tools. v5.0.124

1. Never auto install tools now, user should do it.
2. Support --help and --version for SRS.
3. Install tools for cygwin64.

PICK e690c93bcf
This commit is contained in:
winlin 2023-01-01 13:17:48 +08:00
parent c46ef81ff2
commit 7bd8682d40
6 changed files with 59 additions and 286 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 0
#define VERSION_REVISION 123
#define VERSION_REVISION 124
#endif