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

For #2142, Fix bug for fixing memory leak for bridger. 4.0.62

This commit is contained in:
winlin 2021-01-15 16:58:23 +08:00
parent 4e70bf5eaf
commit 4bb3ad5637
3 changed files with 12 additions and 2 deletions

View file

@ -24,6 +24,6 @@
#ifndef SRS_CORE_VERSION4_HPP
#define SRS_CORE_VERSION4_HPP
#define SRS_VERSION4_REVISION 61
#define SRS_VERSION4_REVISION 62
#endif