Upload Modules
This commit is contained in:
16
ngx_http_flv_module/ngx_rtmp_version.h
Normal file
16
ngx_http_flv_module/ngx_rtmp_version.h
Normal 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_ */
|
||||
Reference in New Issue
Block a user