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

Merge SRS3

This commit is contained in:
winlin 2020-01-29 20:30:06 +08:00
commit 77114c7df0
12 changed files with 136 additions and 13 deletions

View file

@ -27,7 +27,8 @@
// The version config.
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 2
#include <srs_core_version4.hpp>
#define VERSION_REVISION SRS_VERSION4_REVISION
// The macros generated by configure script.
#include <srs_auto_headers.hpp>