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

Refine global or thread-local variables initialize. 4.0.104

This commit is contained in:
winlin 2021-05-08 10:16:40 +08:00
parent e7cce88912
commit e8f7c913b0
6 changed files with 36 additions and 20 deletions

View file

@ -26,6 +26,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 103
#define VERSION_REVISION 104
#endif