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

Config: Guess config files by FHS. v4.0.194 (#2711)

This commit is contained in:
winlin 2021-11-07 17:39:58 +08:00
parent b06661539c
commit 1f4dad024e
3 changed files with 41 additions and 16 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 193
#define VERSION_REVISION 194
#endif