Skip to content

Commit 14bfc98

Browse files
committed
RTC: Support object cache pool. 4.0.75
1 parent 36f5524 commit 14bfc98

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ For previous versions, please read:
156156

157157
## V4 changes
158158

159+
* v4.0, 2021-02-27, RTC: Support object cache pool. 4.0.75
159160
* v4.0, 2021-02-12, RTC: Support high performance timer about 25ms resolution. 4.0.72
160161
* v4.0, 2021-02-10, RTC: Refine performance about 700+ streams. 4.0.71
161162
* v4.0, 2021-02-08, RTC: Print stat for pli and timer every 5s. 4.0.70

trunk/src/core/srs_core_version4.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
#ifndef SRS_CORE_VERSION4_HPP
2525
#define SRS_CORE_VERSION4_HPP
2626

27-
#define SRS_VERSION4_REVISION 74
27+
#define SRS_VERSION4_REVISION 75
2828

2929
#endif

0 commit comments

Comments
 (0)