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

Squash: Guess config files by FHS

This commit is contained in:
winlin 2021-11-07 18:53:21 +08:00
parent 3974b319d1
commit 6cde9a0230
5 changed files with 141 additions and 44 deletions

View file

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