mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Change dev code for John. v6.0.84 (#3810)
Update dev code for SRS 6.0, see https://ossrs.io/lts/en-us/product#release-60 --------- Co-authored-by: john <hondaxiao@tencent.com>
This commit is contained in:
parent
5b31225d7c
commit
a52080171d
4 changed files with 4 additions and 3 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
// The project informations, may sent to client in HTTP header or RTMP metadata.
|
||||
#define RTMP_SIG_SRS_KEY "SRS"
|
||||
#define RTMP_SIG_SRS_CODE "Bee"
|
||||
#define RTMP_SIG_SRS_CODE "Hang"
|
||||
#define RTMP_SIG_SRS_URL "https://github.com/ossrs/srs"
|
||||
#define RTMP_SIG_SRS_LICENSE "MIT"
|
||||
#define SRS_CONSTRIBUTORS "https://github.com/ossrs/srs/blob/develop/trunk/AUTHORS.md#contributors"
|
||||
|
|
|
@ -9,6 +9,6 @@
|
|||
|
||||
#define VERSION_MAJOR 6
|
||||
#define VERSION_MINOR 0
|
||||
#define VERSION_REVISION 83
|
||||
#define VERSION_REVISION 84
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue