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

SquashSRS4: fix bugs

This commit is contained in:
winlin 2021-05-12 21:50:57 +08:00
parent 3939844301
commit 47f3f4da5c
5 changed files with 15 additions and 8 deletions

View file

@ -26,6 +26,6 @@
#define VERSION_MAJOR 3
#define VERSION_MINOR 0
#define SRS_VERSION3_REVISION 161
#define SRS_VERSION3_REVISION 162
#endif