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

For #1635, inotify watch ConfigMap for reload. 3.0.133

This commit is contained in:
winlin 2020-03-12 22:08:23 +08:00
parent 88368ed18d
commit bb509d23e2
3 changed files with 20 additions and 15 deletions

View file

@ -24,6 +24,6 @@
#ifndef SRS_CORE_VERSION3_HPP
#define SRS_CORE_VERSION3_HPP
#define SRS_VERSION3_REVISION 132
#define SRS_VERSION3_REVISION 133
#endif