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

Update version

This commit is contained in:
winlin 2020-01-28 21:50:08 +08:00
commit f18cc89860
2 changed files with 1 additions and 7 deletions

View file

@ -27,12 +27,7 @@
// The version config.
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
// Version for SRS3.
#define SRS3_VERSION_REVISION 111
// Version for SRS4.
#define SRS4_VERSION_REVISION 2
// Version we used.
#define VERSION_REVISION SRS4_VERSION_REVISION
#define VERSION_REVISION 2
// The macros generated by configure script.
#include <srs_auto_headers.hpp>