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

SquashSRS3: Fix bug

This commit is contained in:
winlin 2021-05-12 21:48:11 +08:00
parent 8c5a435714
commit 996c7d5697
5 changed files with 15 additions and 8 deletions

View file

@ -24,6 +24,6 @@
#ifndef SRS_CORE_VERSION3_HPP
#define SRS_CORE_VERSION3_HPP
#define SRS_VERSION3_REVISION 161
#define SRS_VERSION3_REVISION 162
#endif