SRS 6 is stable now.

This commit is contained in:
winlin
2025-09-15 11:10:51 -04:00
parent a591827ef6
commit 3a390f0498

View File

@@ -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 5 #define VERSION_STABLE 6
#define VERSION_STABLE_BRANCH SRS_XSTR(VERSION_STABLE) ".0release" #define VERSION_STABLE_BRANCH SRS_XSTR(VERSION_STABLE) ".0release"
// For platform specified headers and defines. // For platform specified headers and defines.