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:
parent
ee24bb49f3
commit
c15fadb9d5
|
|
@ -29,7 +29,7 @@
|
||||||
#define RTMP_SIG_SRS_DOMAIN "ossrs.net"
|
#define RTMP_SIG_SRS_DOMAIN "ossrs.net"
|
||||||
|
|
||||||
// The current stable release.
|
// The current stable release.
|
||||||
#define VERSION_STABLE 3
|
#define VERSION_STABLE 4
|
||||||
#define VERSION_STABLE_BRANCH SRS_XSTR(VERSION_STABLE) ".0release"
|
#define VERSION_STABLE_BRANCH SRS_XSTR(VERSION_STABLE) ".0release"
|
||||||
|
|
||||||
// For 32bit os, 2G big file limit for unistd io,
|
// For 32bit os, 2G big file limit for unistd io,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user