1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Squash: Update version query.

This commit is contained in:
winlin 2021-08-14 11:53:24 +08:00
parent cffd364d4d
commit 7c899a0afd
5 changed files with 56 additions and 97 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 3
#define VERSION_MINOR 0
#define SRS_VERSION3_REVISION 166
#define SRS_VERSION3_REVISION 168
#endif

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 152
#define VERSION_REVISION 153
#endif

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 0
#define VERSION_REVISION 10
#define VERSION_REVISION 11
#endif