mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Update version
This commit is contained in:
commit
6a514732b5
2 changed files with 4 additions and 1 deletions
|
@ -27,8 +27,10 @@
|
|||
// The version config.
|
||||
#define VERSION_MAJOR 4
|
||||
#define VERSION_MINOR 0
|
||||
#define SRS3_VERSION_REVISION 110
|
||||
#define SRS3_VERSION_REVISION 111
|
||||
// Version for SRS4.
|
||||
#define SRS4_VERSION_REVISION 2
|
||||
// Version we used.
|
||||
#define VERSION_REVISION SRS4_VERSION_REVISION
|
||||
|
||||
// The macros generated by configure script.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue