Update the stable version to SRS 4.0 (#2802)

now 4.0 is released and stable.
VERSION_STABLE should be 4
This commit is contained in:
along 2021-12-20 15:58:14 +08:00 committed by GitHub
parent ee24bb49f3
commit c15fadb9d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@
#define RTMP_SIG_SRS_DOMAIN "ossrs.net"
// The current stable release.
#define VERSION_STABLE 3
#define VERSION_STABLE 4
#define VERSION_STABLE_BRANCH SRS_XSTR(VERSION_STABLE) ".0release"
// For 32bit os, 2G big file limit for unistd io,