changeset 6647:0b4249f975eb

Version bump.
author Vladimir Homutov <vl@nginx.com>
date Tue, 26 Jul 2016 19:07:18 +0300
parents eaba11dddc70
children d43ee392e825
files src/core/nginx.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1011003
-#define NGINX_VERSION      "1.11.3"
+#define nginx_version      1011004
+#define NGINX_VERSION      "1.11.4"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD