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

Refine usage to docker by default. 3.0.158

This commit is contained in:
winlin 2021-03-05 09:04:59 +08:00
parent f5ff646c0c
commit 7a134f5352
2 changed files with 2 additions and 1 deletions

View file

@ -24,6 +24,6 @@
#ifndef SRS_CORE_VERSION3_HPP
#define SRS_CORE_VERSION3_HPP
#define SRS_VERSION3_REVISION 157
#define SRS_VERSION3_REVISION 158
#endif