mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +00:00
Refine PLI/NACK/DTLS logs. 4.0.41
This commit is contained in:
parent
579f7a8a5b
commit
3026f2fda8
2 changed files with 2 additions and 1 deletions
|
@ -159,6 +159,7 @@ For previous versions, please read:
|
||||||
|
|
||||||
## V4 changes
|
## V4 changes
|
||||||
|
|
||||||
|
* v4.0, 2020-09-08, Refine PLI/NACK/DTLS logs. 4.0.41
|
||||||
* v4.0, 2020-08-30, Fix serval bugs for RTC. Refine context API. 4.0.40
|
* v4.0, 2020-08-30, Fix serval bugs for RTC. Refine context API. 4.0.40
|
||||||
* v4.0, 2020-08-18, RTC: DTLS support ARQ, covered with utest. 4.0.39
|
* v4.0, 2020-08-18, RTC: DTLS support ARQ, covered with utest. 4.0.39
|
||||||
* v4.0, 2020-08-06, RTC: Refine error check. 4.0.37
|
* v4.0, 2020-08-06, RTC: Refine error check. 4.0.37
|
||||||
|
|
|
@ -24,6 +24,6 @@
|
||||||
#ifndef SRS_CORE_VERSION4_HPP
|
#ifndef SRS_CORE_VERSION4_HPP
|
||||||
#define SRS_CORE_VERSION4_HPP
|
#define SRS_CORE_VERSION4_HPP
|
||||||
|
|
||||||
#define SRS_VERSION4_REVISION 40
|
#define SRS_VERSION4_REVISION 41
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue