Upload Modules

This commit is contained in:
mxd
2026-05-17 11:34:54 +08:00
commit 9f28fed00a
171 changed files with 53743 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
/*
* Copyright (C) Roman Arutyunyan
* Copyright (C) Winshining
*/
#ifndef _NGX_RTMP_VERSION_H_INCLUDED_
#define _NGX_RTMP_VERSION_H_INCLUDED_
#define nginx_rtmp_version 1002012
#define NGINX_RTMP_VERSION "1.2.12"
#endif /* _NGX_RTMP_VERSION_H_INCLUDED_ */