diff --git a/ngx_rtmp_version.h b/ngx_rtmp_version.h index 3cf4af6..6c4f33c 100644 --- a/ngx_rtmp_version.h +++ b/ngx_rtmp_version.h @@ -9,8 +9,8 @@ #define _NGX_RTMP_VERSION_H_INCLUDED_ -#define nginx_rtmp_version 1002009 -#define NGINX_RTMP_VERSION "1.2.9" +#define nginx_rtmp_version 1002010 +#define NGINX_RTMP_VERSION "1.2.10" #endif /* _NGX_RTMP_VERSION_H_INCLUDED_ */