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

API: For #2508, query feature docker and packager.

This commit is contained in:
winlin 2021-08-07 21:35:00 +08:00
parent 983d521987
commit 69faf06f0f
4 changed files with 13 additions and 2 deletions

View file

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

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 147
#define VERSION_REVISION 148
#endif