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

Squash: Fix bugs for 4.0

This commit is contained in:
winlin 2022-01-23 08:12:19 +08:00
parent ccc1e75f24
commit 6b7fc6fdb5
6 changed files with 24 additions and 6 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 4
#define VERSION_MINOR 0
#define VERSION_REVISION 230
#define VERSION_REVISION 233
#endif