From 8c2229cce5d4d4574e8fb7b130281497f746f0fa Mon Sep 17 00:00:00 2001 From: Roman Arutyunyan Date: Thu, 3 Apr 2014 07:13:12 +0400 Subject: [PATCH] version bump --- ngx_rtmp_version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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_ */