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

For test docker image, use cache eventhough the kernel changed. v5.0.37

This commit is contained in:
winlin 2022-08-08 21:39:42 +08:00
parent 14832b66eb
commit f44b694a17
4 changed files with 13 additions and 5 deletions

View file

@ -9,6 +9,6 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 0
#define VERSION_REVISION 35
#define VERSION_REVISION 37
#endif