mirror of
https://github.com/ossrs/srs.git
synced 2025-02-13 11:51:57 +00:00
Change stable release to SRS2
This commit is contained in:
parent
fe7c1a3e71
commit
baa55f14b9
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
#define RTMP_SIG_SRS_SERVER RTMP_SIG_SRS_KEY"/"RTMP_SIG_SRS_VERSION"("RTMP_SIG_SRS_CODE")"
|
#define RTMP_SIG_SRS_SERVER RTMP_SIG_SRS_KEY"/"RTMP_SIG_SRS_VERSION"("RTMP_SIG_SRS_CODE")"
|
||||||
|
|
||||||
// stable major version
|
// stable major version
|
||||||
#define VERSION_STABLE 1
|
#define VERSION_STABLE 2
|
||||||
#define VERSION_STABLE_BRANCH SRS_XSTR(VERSION_STABLE)".0release"
|
#define VERSION_STABLE_BRANCH SRS_XSTR(VERSION_STABLE)".0release"
|
||||||
|
|
||||||
// internal macros, covert macro values to str,
|
// internal macros, covert macro values to str,
|
||||||
|
|
Loading…
Reference in a new issue