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

Package srs-console to zip and docker. 3.0.159

This commit is contained in:
winlin 2021-04-24 14:44:06 +08:00
parent f8e3be644d
commit 90b2e08c4b
3 changed files with 22 additions and 3 deletions

View file

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