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

Package players and console to zip and docker. 3.0.160

This commit is contained in:
winlin 2021-04-24 18:28:31 +08:00
parent 44965da9af
commit 08500fe162
3 changed files with 12 additions and 12 deletions

View file

@ -24,6 +24,6 @@
#ifndef SRS_CORE_VERSION3_HPP
#define SRS_CORE_VERSION3_HPP
#define SRS_VERSION3_REVISION 159
#define SRS_VERSION3_REVISION 160
#endif