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

For #2516, fix codec issue for G.711 or H.263. 4.0.152

This commit is contained in:
Haibo Chen 2021-08-13 12:05:28 +08:00 committed by winlin
parent 452ca7e88f
commit ab988abc59
5 changed files with 28 additions and 5 deletions

View file

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