diff --git a/AUTHORS b/AUTHORS index 21a5a52..151f456 100644 --- a/AUTHORS +++ b/AUTHORS @@ -8,8 +8,8 @@ Project author: arutyunyan.roman@gmail.com Fork author: - Anton Baranov - Kiev, Ukraine + Sergey Dryanzhinsky + Moscow, Russia Contacts: - a.baranov@lanet.ua + sergey.dryabzhinsky@gmail.com diff --git a/ngx_rtmp_version.h b/ngx_rtmp_version.h index ce3ec22..9577e6a 100644 --- a/ngx_rtmp_version.h +++ b/ngx_rtmp_version.h @@ -9,7 +9,7 @@ #define nginx_rtmp_version 1001007 -#define NGINX_RTMP_VERSION "1.1.7.8" +#define NGINX_RTMP_VERSION "1.1.7.9" #endif /* _NGX_RTMP_VERSION_H_INCLUDED_ */