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
deaa0f0f15
1 changed files with 3 additions and 1 deletions
|
@ -27,7 +27,9 @@
|
||||||
// The version config.
|
// The version config.
|
||||||
#define VERSION_MAJOR 4
|
#define VERSION_MAJOR 4
|
||||||
#define VERSION_MINOR 0
|
#define VERSION_MINOR 0
|
||||||
#define VERSION_REVISION 2
|
#define SRS3_VERSION_REVISION 110
|
||||||
|
#define SRS4_VERSION_REVISION 2
|
||||||
|
#define VERSION_REVISION SRS4_VERSION_REVISION
|
||||||
|
|
||||||
// The macros generated by configure script.
|
// The macros generated by configure script.
|
||||||
#include <srs_auto_headers.hpp>
|
#include <srs_auto_headers.hpp>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue