diff --git a/ngx_rtmp_version.h b/ngx_rtmp_version.h index c1c02ec..1bdce49 100644 --- a/ngx_rtmp_version.h +++ b/ngx_rtmp_version.h @@ -8,8 +8,8 @@ #define _NGX_RTMP_VERSION_H_INCLUDED_ -#define nginx_rtmp_version 1001003 -#define NGINX_RTMP_VERSION "1.1.3" +#define nginx_rtmp_version 1001004 +#define NGINX_RTMP_VERSION "1.1.4" #endif /* _NGX_RTMP_VERSION_H_INCLUDED_ */