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

For #307, build SRTP with openssl to improve performance. 4.0.19

This commit is contained in:
winlin 2020-04-03 21:14:06 +08:00
parent 0ff3ce7464
commit 5ad58933a9
2 changed files with 2 additions and 1 deletions

View file

@ -24,6 +24,6 @@
#ifndef SRS_CORE_VERSION4_HPP
#define SRS_CORE_VERSION4_HPP
#define SRS_VERSION4_REVISION 18
#define SRS_VERSION4_REVISION 19
#endif