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:
parent
f5ff646c0c
commit
7a134f5352
2 changed files with 2 additions and 1 deletions
|
@ -168,6 +168,7 @@ Other documents:
|
|||
|
||||
## V3 changes
|
||||
|
||||
* v3.0, 2021-03-05, Refine usage to docker by default. 3.0.158
|
||||
* v3.0, 2021-01-07, Change id from int to string for the statistics. 3.0.157
|
||||
* <strong>v3.0, 2021-01-02, [3.0 release3(3.0.156)][r3.0r3] released. 122736 lines.</strong>
|
||||
* v3.0, 2020-12-26, For RTMP edge/forward, pass vhost in tcUrl, not in stream. 3.0.156
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue