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

Release v4.0-d3, v4.0.153

This commit is contained in:
winlin 2021-08-14 08:56:43 +08:00
parent d8fe85606d
commit 34b97bf68d
4 changed files with 55 additions and 96 deletions

View file

@ -7,6 +7,6 @@
#ifndef SRS_CORE_VERSION3_HPP
#define SRS_CORE_VERSION3_HPP
#define SRS_VERSION3_REVISION 166
#define SRS_VERSION3_REVISION 168
#endif

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 152
#define VERSION_REVISION 153
#endif