From 3a390f0498f20ae2bb6911b70d81c261abb87842 Mon Sep 17 00:00:00 2001 From: winlin Date: Mon, 15 Sep 2025 11:10:51 -0400 Subject: [PATCH] SRS 6 is stable now. --- trunk/src/core/srs_core.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/src/core/srs_core.hpp b/trunk/src/core/srs_core.hpp index 80df78f3d..140b034ff 100644 --- a/trunk/src/core/srs_core.hpp +++ b/trunk/src/core/srs_core.hpp @@ -29,7 +29,7 @@ #define RTMP_SIG_SRS_DOMAIN "ossrs.net" // The current stable release. -#define VERSION_STABLE 5 +#define VERSION_STABLE 6 #define VERSION_STABLE_BRANCH SRS_XSTR(VERSION_STABLE) ".0release" // For platform specified headers and defines.