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

For #1537, #1282, remove cross-build, not used patches, directly build st.

This commit is contained in:
winlin 2019-12-25 16:47:29 +08:00
parent f47e846bd2
commit f24694fc65
2 changed files with 3 additions and 1 deletions

View file

@ -27,7 +27,7 @@
// The version config.
#define VERSION_MAJOR 3
#define VERSION_MINOR 0
#define VERSION_REVISION 80
#define VERSION_REVISION 81
// The macros generated by configure script.
#include <srs_auto_headers.hpp>